Fill Properties |
The Fill type exposes the following members.
| Name | Description | |
|---|---|---|
| BackgroundColor | Gets or sets the background color of the fill. The value is expressed as hex string with the format AARRGGBB. AA (Alpha) is usually FF | |
| ForegroundColor | Gets or sets the foreground color of the fill. The value is expressed as hex string with the format AARRGGBB. AA (Alpha) is usually FF | |
| IndexedColor | Gets or sets the indexed color (Default is 64) | |
| InternalID |
Gets or sets the internal ID for sorting purpose in the Excel style document (nullable)
(Inherited from AbstractStyle) | |
| PatternFill | Gets or sets the pattern type of the fill (Default is none) |