GcSpread.Sheets Namespace : GcSpreadSheetsOptions type |
var instance = new GcSpread.Sheets.GcSpreadSheetsOptions();
function GcSpreadSheetsOptions;
Object
GcSpread.Sheets.GcSpreadSheetsOptions
Name | Description | |
---|---|---|
GcSpreadSheetsOptions Constructor | GcSpread.Sheets options. |
Name | Description | |
---|---|---|
activeSheetIndex | Represents the active sheet index. | |
allowUserResize | Represents whether to allow end user resizing of columns and rows. | |
allowUserZoom | Represents whether to allow end user zoom. | |
font | Font used for sheet tab text. | |
name | Represents the name of the Spread control. | |
newTabVisible | Represents whether the new tab is visible. | |
sheetCount | Gets the number of sheets. | |
sheets | Represents the sheet collection. | |
tabEditable | Represents whether to allow the end user to edit the sheet name in the tab. | |
tabStripRatio | Represents the width of the tab. | |
tabStripVisible | Represents whether the tab strip is visible. |