Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Remarks

By default, an unformatted cell will have a pattern of type Pattern.None. Setting the pattern to a different value will cause the cell's fill to have a pattern applied.

If there is no pattern, the CellStyle.BackgroundColor determines the color of the cell. If there is a pattern, then the CellStyle.BackgroundColor will specify the cell's background color, and CellStyle.ForegroundColor will specify the cell's pattern color.

...