new SpreadsheetEditorManager()
Extends
- EventHandler
Methods
-
getEditMode()
-
Retrieves the current edit mode status of the spreadsheet editor.
Returns:
The current edit mode. -
getSelectedCellRange()
-
Retrieves the currently selected cell range in the spreadsheet editor.
Returns:
The currently selected cell range as a CellRange object.
Events
-
Events
-
Properties:
Name Type Description SELECTION_CHANGED
string The event triggered when the selection in the spreadsheet editor changes. ACTIVE_SHEET_CHANGED
string The event triggered when the active sheet in the spreadsheet editor changes.