Name | Description | |
---|---|---|
![]() | Index | Returns the zero based index of this sheet. (Inherited from SpreadsheetGear.ISheet) |
![]() | IsDisposed | Returns true if this sheet has been disposed. (Inherited from SpreadsheetGear.ISheet) |
![]() | Name | Gets or sets the name of the sheet. (Inherited from SpreadsheetGear.ISheet) |
![]() | Tab | Returns a reference to the sheet tab of this sheet. (Inherited from SpreadsheetGear.ISheet) |
![]() | Type | Returns the SheetType of this sheet. (Inherited from SpreadsheetGear.ISheet) |
![]() | Visible | Gets or sets the property which indicates whether or not a worksheet is visible. (Inherited from SpreadsheetGear.ISheet) |
![]() | Workbook | Returns the workbook which contains the current sheet. (Inherited from SpreadsheetGear.ISheet) |
![]() | WorkbookSet | Returns the parent IWorkbookSet of this sheet. (Inherited from SpreadsheetGear.ISheet) |