The following table lists the attributes of the gcspread-sheets element.
Attribute |
API Reference |
Type |
allowUserResize |
spread.allowUserResize(value) |
boolean |
allowUserZoom |
spread.allowUserZoom(value) |
boolean |
autoFitType |
spread.autofittype(value) |
GcSpread.Sheets.AutoFitType |
canUserDragFill |
spread.canuserdragfill(value) |
boolean |
canUserDragDrop |
spread.canUserDragDrop(value) |
boolean |
canUserEditFormula |
spread.canUserEditFormula(value) |
boolean |
highlightInvalidData |
spread.highlightInvalidData(value) |
boolean |
name |
spread.name |
string |
newTabVisible |
spread.newTabVisible(value) |
boolean |
referenceStyle |
spread.referenceStyle(value) |
GcSpread.Sheets.ReferenceStyle |
tabEditable |
spread.tabEditable (value) |
boolean |
tabStripVisible |
spread.tabstripvisible(value) |
boolean |
The following table lists the child elements.
Child Element |
API Reference |
Count |
Type |
sheets |
spread.sheets |
1 |
sheets |