| 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. |
 | ColumnFooterParent | Gets the parent style name to use for initializing the column footer default style |
 | ColumnHeaderParent | Gets the parent style name to use for initializing the column header default style |
 | CornerParent | Gets the parent style name to use for initializing the corner default style |
 | DataAreaParent | Gets the parent style name to use for initializing the data area default style |
 | EvenRowBackColor | Gets the background color of even numbererd rows in the sheet. |
 | FlatColumnFooter | Gets whether column footers are displayed in the sheet as appearing flat. |
 | FlatColumnHeader | Gets whether column headers are displayed in the sheet as appearing flat. |
 | FlatRowHeader | Gets whether row headers are displayed in the sheet as appearing flat. |
 | 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. |
 | Name | Gets the name of the skin for the sheet. |
 | OddRowBackColor | Gets the background color of odd numbered rows in the sheet. |
 | RowHeaderParent | Gets the parent style name to use for initializing the row header default style |
 | SelectionBackColor | Gets the background color of selected cells in the sheet. |
 | SelectionForeColor | Gets the text color of selected cells in the sheet. |
 | ShowColumnFooter | Gets whether the sheet displays the column footer. |
 | ShowColumnHeader | Gets whether the sheet displays the column header. |
 | ShowRowHeader | Gets whether the sheet displays the row header. |