| Name | Description |
![Public Property](dotnetimages/publicProperty.png) | Book | Gets a reference to the C1XLBook that owns the sheet. |
![Public Property](dotnetimages/publicProperty.png) | ColumnMaxLevel | Gets maximum outline level for columns. |
![Public Property](dotnetimages/publicProperty.png) | Columns | Gets a reference to sheet's column collection. |
![Public Property](dotnetimages/publicProperty.png) | Comments | Gets an XLCommentCollection that contains the collection of comments that on the sheet. |
![Public Property](dotnetimages/publicProperty.png) | ConditionalFormattings | Gets the collection of XLConditionalFormatting objects for the current workbook. |
![Public Property](dotnetimages/publicProperty.png) | DefaultColumnWidth | Gets or sets the default column width for the sheet (in twips). |
![Public Property](dotnetimages/publicProperty.png) | DefaultRowHeight | Gets or sets the default row height for the sheet (in twips). |
![Public Property](dotnetimages/publicProperty.png) | GridColor | Gets or sets the color used to display gridlines. |
![Public Property](dotnetimages/publicProperty.png) | Item | Gets the cell at a specified position on the sheet, creating a new cell if necessary. |
![Public Property](dotnetimages/publicProperty.png) | Locked | Gets or sets a value that determines if the sheet is locked for editing. |
![Public Property](dotnetimages/publicProperty.png) | MaxOutlineLevel | Gets the maximum subtotals outline level for rows or columns. |
![Public Property](dotnetimages/publicProperty.png) | MergedCells | Gets an XLCellRangeCollection that contains the collection of cells that are merged on the sheet. |
![Public Property](dotnetimages/publicProperty.png) | Name | Gets or sets the name of the XLSheet. |
![Public Property](dotnetimages/publicProperty.png) | OutlinesBelow | Gets or sets a value indicating the vertical location of outline buttons. |
![Public Property](dotnetimages/publicProperty.png) | OutlinesRight | Gets or sets a value indicating the horizontal location of outline buttons. |
![Public Property](dotnetimages/publicProperty.png) | PageBreakPreview | Gets or sets whether Excel should show page break preview when displaying the sheet. |
![Public Property](dotnetimages/publicProperty.png) | PrintSettings | Gets or sets an XLPrintSettings object that controls how the sheet is printed. |
![Public Property](dotnetimages/publicProperty.png) | RowMaxLevel | Gets maximum outline level for rows. |
![Public Property](dotnetimages/publicProperty.png) | Rows | Gets a reference to the sheet's row collection. |
![Public Property](dotnetimages/publicProperty.png) | Scale | Gets or sets the view scale of this worksheet using percentages. |
![Public Property](dotnetimages/publicProperty.png) | SelectedCells | Gets an XLCellRangeCollection that contains the collection of cells that are selected on the sheet. |
![Public Property](dotnetimages/publicProperty.png) | Shapes | Gets a reference to the ShapeCollection for the sheet. |
![Public Property](dotnetimages/publicProperty.png) | ShowGridLines | Gets or sets whether Excel should show the grid lines when displaying the sheet. |
![Public Property](dotnetimages/publicProperty.png) | ShowHeaders | Gets or sets whether Excel should show the row and column headers when displaying the sheet. |
![Public Property](dotnetimages/publicProperty.png) | ShowZeros | Gets or sets whether Excel should show the zero values on the sheet. |
![Public Property](dotnetimages/publicProperty.png) | TabColor | Gets or sets the color used to display the tab of this sheet. |
![Public Property](dotnetimages/publicProperty.png) | TotalsBelowData | Gets whether Excel should show the subtotals data when displaying the sheet. |
![Public Property](dotnetimages/publicProperty.png) | Visible | Gets or sets the sheet's visibility. |