Name | Description | |
---|---|---|
BackgroundColor | Gets/sets the Color used for filling the background of a Cell, Row, Column or range. The default value is null. | |
BackgroundThemeColor | Gets/sets the ThemeColor used for filling the background of a Cell, Row, Column or range. The default value is null. | |
PatternColor | Gets/sets the Color of the pattern used for filling a Cell, Row, Column or range. This will be based on the PatternStyle property. The default setting is null. | |
PatternStyle | Gets/sets the Style of the pattern used for filling a Cell, Row, Column or range. These will be filled based on the PatternColor property. The default setting is FillPattern.None. | |
PatternThemeColor | Gets/sets the ThemeColor of the pattern used for filling a Cell, Row, Column or range. The Cell, Row, Column or range are filled based on the PatternStyle property. The default setting is null. |