Contains all classes related to spreadsheet editor.
Classes
- ActiveSheetChangedEvent
- Cell
- CellRange
- SelectionChangedEvent
- Sheet
- SpreadsheetEditorManager
- Workbook
Members
-
<static> SpreadsheetEditorEditMode
-
An enum representing the available edit modes in spreadsheet editor.
Properties:
Name Type Description EDITING
string normal editing mode. VIEW_ONLY
string Read only mode. No editing is available.