Version

Search Results

BackgroundColorInfo Property

Gets the WorkbookColorInfo which describes the background color of the cell, which will only be seen if the PatternStyle is not None. Syntax

Equals Method (CellFillPattern)

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.

GetHashCode Method (CellFillPattern)

Gets the hash code for the CellFillPattern. Syntax Return Value A number which can be used to hash this instance.

PatternColorInfo Property

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

PatternStyle Property

Gets the fill pattern for the cell. Syntax

CellFillPattern Constructor

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 ...

CellFillRectangularGradient Class

An immutable object which represents a rectangular gradient fill for a cell. Syntax

CellFillRectangularGradient Class Members

Public Constructors Public Properties Public Methods