[]
The following table lists the attributes of the SpreadSheets element.
Attribute | API Reference | Type |
---|---|---|
name |
|
|
allowUserZoom |
|
|
allowUserResize |
|
|
tabStripVisible |
|
|
tabEditable |
|
|
newTabVisible |
|
|
allowUserEditFormula |
|
|
autoFitType |
|
|
allowUserDragFill |
|
|
allowUserDragDrop |
|
|
allowUserDragMerge |
|
|
allowUndo |
|
|
allowUserDeselect |
|
|
allowSheetReorder |
|
|
allowContextMenu |
|
|
allowCopyPasteExcelStyle |
|
|
allowExtendPasteRange |
|
|
cutCopyIndicatorVisible |
|
|
cutCopyIndicatorBorderColor |
|
|
copyPasteHeaderOptions |
|
|
defaultDragFillType |
|
|
enableFormulaTextbox |
|
|
hideSelection |
|
|
highlightInvalidData |
|
|
referenceStyle |
|
|
backColor |
|
|
grayAreaBackColor |
|
|
backgroundImage |
|
|
backgroundImageLayout |
|
|
resizeZeroIndicator |
|
|
showVerticalScrollbar |
|
|
showHorizontalScrollbar |
|
|
showScrollTip |
|
|
showResizeTip |
|
|
showDragDropTip |
|
|
showDragFillTip |
|
|
showDragFillSmartTag |
|
|
scrollbarShowMax |
|
|
scrollbarMaxAlign |
|
|
scrollIgnoreHidden |
|
|
tabStripRatio |
|
|
tabNavigationVisible |
|
|
useTouchLayout |
|
|
hostStyle | any (The style of host element is the same as the style binding in AngularJS. For example; {width:400px, height:600px } ) | |
hostClass | string (The class name of host element) |
The following table lists the output events.
Attribute | API Reference | Comment |
---|---|---|
workbookInitialized | return the workbook instance, args (spread: workbook) | |
validationError |
| |
cellClick |
| |
cellDoubleClick |
| |
enterCell |
| |
leaveCell |
| |
valueChanged |
| |
topRowChanged |
| |
leftColumnChanged |
| |
invalidOperation |
| |
rangeFiltering |
| |
rangeFiltered |
| |
tableFiltering |
| |
tableFiltered |
| |
rangeSorting |
| |
rangeSorted |
| |
clipboardChanging |
| |
clipboardChanged |
| |
clipboardPasting |
| |
clipboardPasted |
| |
columnWidthChanging |
| |
columnWidthChanged |
| |
rowHeightChanging |
| |
rowHeightChanged |
| |
dragDropBlock |
| |
dragDropBlockCompleted |
| |
dragFillBlock |
| |
dragFillBlockCompleted |
| |
editStarting |
| |
editChange |
| |
editEnding |
| |
editEnd |
| |
editEnded |
| |
rangeGroupStateChanging |
| |
rangeGroupStateChanged |
| |
selectionChanging |
| |
selectionChanged |
| |
sheetTabClick |
| |
sheetTabDoubleClick |
| |
sheetNameChanging |
| |
sheetNameChanged |
| |
userZooming |
| |
userFormulaEntered |
| |
cellChanged |
| |
columnChanged |
| |
rowChanged |
| |
activeSheetChanging |
| |
activeSheetChanged |
| |
sparklineChanged |
| |
rangeChanged |
| |
buttonClicked |
| |
editorStatusChanged |
| |
floatingObjectChanged |
| |
floatingObjectSelectionChanged |
| |
floatingObjectRemoved |
| |
pictureSelectionChanged |
| |
floatingObjectLoaded |
| |
touchToolStripOpening |
| |
commentChanged |
| |
commentRemoving |
| |
commentRemoved |
| |
slicerChanged |
|
The following table lists the child elements.
Child Element | API Reference | Count |
---|---|---|
Worksheet |
|
|