The following tables list the members exposed by CellFillPattern.
Name | Description | |
---|---|---|
CellFillPattern Constructor | Creates a new CellFillPattern instance. |
Name | Description | |
---|---|---|
BackgroundColorInfo | Gets the WorkbookColorInfo which describes the background color of the cell, which will only be seen if the PatternStyle is not None. | |
PatternColorInfo | Gets the WorkbookColorInfo which describes the pattern color of the cell, which will only be seen if the PatternStyle is not None or Solid. | |
PatternStyle | Gets the fill pattern for the cell. |
Name | Description | |
---|---|---|
Equals | Determines whether the CellFillPattern is equal to the specified object. | |
GetHashCode | Gets the hash code for the CellFillPattern. |