GrapeCity.Windows.SpreadSheet.Data Namespace : TableStyleInfo Class |
For a list of all members of this type, see TableStyleInfo members.
Name | Description | |
---|---|---|
Background | Gets or sets a System.Windows.Media.Brush object that describes the background for a cell. | |
BackgroundThemeColor | Gets or sets a System.String object that describes the background for a cell. | |
BorderBottom | Gets or sets the bottom border for a cell. | |
BorderHorizontal | Gets or sets the horizontal border for a cell. | |
BorderLeft | Gets or sets the left border for a cell. | |
BorderRight | Gets or sets the right border for a cell. | |
BorderTop | Gets or sets the top border for a cell. | |
BorderVertical | Gets or sets the vertical border for a cell. | |
FontStretch | Gets or sets the degree to which a font is condensed or expanded. | |
FontStyle | Gets or sets the font style for the cell. | |
FontWeight | Gets or sets the font weight for the cell. | |
Foreground | Gets or sets an object that describes the foreground for a cell. | |
ForegroundThemeColor | Gets or sets a System.String object that describes the foreground for a cell. | |
IsEmpty | Gets a value that indicates whether style settings are set. |