Public Properties
Gets the WorkbookColorInfo which describes the background color of the cell, which will only be seen if the PatternStyle is not None. Syntax
Determines whether the CellFillPattern is equal to the specified object. Syntax Parameters obj The object to test for equality. Return Value True if the object is equal to this instance; False otherwise.
Gets the hash code for the CellFillPattern. Syntax Return Value A number which can be used to hash this instance.
Gets the WorkbookColorInfo which describes the pattern color of the cell, which will only be seen if the PatternStyle is not None or Solid. Syntax
Gets the fill pattern for the cell. Syntax
Creates a new CellFillPattern instance. Syntax Parameters backgroundColorInfo A WorkbookColorInfo which describes the background color of the cell, which will only be seen if the patternStyle is not None.patternColorInfo A WorkbookColorInfo which describes the pattern color of the cell, which will only be seen if ...
Overload List
An immutable object which represents a rectangular gradient fill for a cell. Syntax
Public Constructors Public Properties Public Methods