Version

CellFillPattern Class Members

The following tables list the members exposed by CellFillPattern.

Public Constructors
 NameDescription
Public ConstructorCellFillPattern ConstructorCreates a new CellFillPattern instance.  
Public Properties
 NameDescription
Public PropertyBackgroundColorInfoGets the WorkbookColorInfo which describes the background color of the cell, which will only be seen if the PatternStyle is not None.  
Public PropertyPatternColorInfoGets the WorkbookColorInfo which describes the pattern color of the cell, which will only be seen if the PatternStyle is not None or Solid.  
Public PropertyPatternStyleGets the fill pattern for the cell.  
Public Methods
 NameDescription
Public MethodEqualsDetermines whether the CellFillPattern is equal to the specified object.  
Public MethodGetHashCodeGets the hash code for the CellFillPattern.  
See Also