Name | Description | |
---|---|---|
Chart | Returns an instance of IChart which represents the chart of this chart sheet. | |
Factory | Returns the IFactory which created this object or its parent. (Inherited from SpreadsheetGear.IFactoryChild) | |
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) | |
ProtectContents | Gets or sets the property which specifies whether the chart is protected. | |
ProtectDrawingObjects | Gets or sets the property which specifies whether shapes on this chart sheet are protected. | |
ProtectionMode | Gets or sets the value which specifies whether API access is allowed while the chart sheet is protected. | |
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) | |
WindowInfo | Returns an instance of IChartSheetWindowInfo which represents chart sheet specific window options for the currently active view. | |
WindowInfos | Returns a reference to the IChartSheetWindowInfo collection for the chart sheet. | |
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) |