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

