FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : SheetSkin Class |
The following tables list the members exposed by SheetSkin.
Name | Description | |
---|---|---|
SheetSkin Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackColor | Gets the background color of the sheet. | |
CellBackColor | Gets the background color of cells in the sheet. | |
CellForeColor | Gets the text color of cells in the sheet. | |
CellSpacing | Gets the cell spacing that defines the space between table cells in the displayed HTML page for the sheet. | |
ColumnHeaderBackground | Gets the column header background. | |
ContextMenuStyle | Gets the context menu style. | |
EvenRowBackColor | Gets the background color of even numbererd rows in the sheet. | |
FilterBarBackColor | Gets the background color of filter bar items in the sheet. | |
FilterBarForeColor | Gets the text color of filter bar items in the sheet. | |
FilterBarHeaderBackColor | Gets the background color of the filter bar header in the sheet. | |
FilterBarHeaderForeColor | Gets the text color of the filter bar header in the sheet. | |
FilterBarHeaderParent | Gets the parent style name to use for initializing the filter header bar default style. | |
FilterBarParent | Gets the parent style name to use for initializing the filter bar default style. | |
FlatColumnFooter | Gets whether column footers are displayed in the sheet with a flat appearance. | |
FlatColumnHeader | Gets whether column headers are displayed in the sheet with a flat appearance. | |
FlatRowHeader | Gets whether row headers are displayed in the sheet with a flat appearance. | |
FooterBackColor | Gets the background color of footer cells in the sheet. | |
FooterFontBold | Gets whether the font is bold for text in footers in the sheet. | |
FooterForeColor | Gets the text color of footer cells in the sheet. | |
GridLineColor | Gets the color of the grid lines on the sheet. | |
GridLines | Gets which grid lines are displayed on the sheet. | |
HeaderBackColor | Gets the background color of header cells in the sheet. | |
HeaderFontBold | Gets whether the font is bold for text in headers in the sheet. | |
HeaderForeColor | Gets the text color of header cells in the sheet. | |
HeaderGrayAreaColor | Gets the color of the header gray area. | |
Name | Gets the name of the skin for the sheet. | |
OddRowBackColor | Gets the background color of odd numbered rows in the sheet. | |
RowHeaderBackground | Gets the row header background. | |
SelectionBackColor | Gets the background color of selected cells in the sheet. | |
SelectionForeColor | Gets the text color of selected cells in the sheet. | |
SheetCornerBackground | Gets the sheet corner background. | |
ShowColumnFooter | Gets whether the sheet displays the column footer. | |
ShowColumnHeader | Gets whether the sheet displays the column header. | |
ShowFilterBar | Gets the boolean value that indicates whether the filter bar is displayed. | |
ShowRowHeader | Gets whether the sheet displays the row header. |
Name | Description | |
---|---|---|
Apply | Overloaded. Applies the skin to the active sheet view in Spread. | |
Deserialize | Loads the skin from XML. | |
Equals | Returns a value that indicates whether the specified object is equivalent to this skin. | |
GetHashCode | Returns the hash code of this object. | |
Load | Overloaded. Loads a skin from a file. | |
Save | Overloaded. Saves a skin to a file. | |
Serialize | Saves the skin to XML. |
SheetSkin Class
FarPoint.Web.Spread Namespace
DefaultSkins Class
ActiveSkin Property