XlColor Properties
Represents a color used in the spreadsheet document.
Name | Description |
---|---|
Auto static |
Gets an Xl |
Color |
Gets the indexed color value. Only used for backwards compatibility. |
Color |
Gets the type of the current color. |
Default |
Returns the Xl |
Default |
Returns the Xl |
Empty static |
Gets an Xl |
Is |
Gets a value indicating whether the current color is automatic or empty. |
Is |
Gets a value indicating whether the current color is empty. |
Rgb | Gets an ARGB value of the current color. |
Theme |
Gets the theme color based on which the Xl |
Tint | Gets the tint value applied to the theme color. |
See Also