ig.spreadsheet.SpreadsheetContextMenuArea
Dependencies
-
cell
- Type:
- ig.spreadsheet.SpreadsheetContextMenuArea
- Default:
- 2
The context menu for a cell selection in the Spreadsheet.
-
column
- Type:
- ig.spreadsheet.SpreadsheetContextMenuArea
- Default:
- 0
The context menu for column headers in the Spreadsheet and for the cells when there is only a single range of columns selected.
-
formulaBarEditor
- Type:
- ig.spreadsheet.SpreadsheetContextMenuArea
- Default:
- 5
The context menu for the control within the FormulaBarControl that is used to edit the value of the active cell in the Spreadsheet.
-
inPlaceEditor
- Type:
- ig.spreadsheet.SpreadsheetContextMenuArea
- Default:
- 4
The context menu for the control used to edit the cells within the Spreadsheet.
-
row
- Type:
- ig.spreadsheet.SpreadsheetContextMenuArea
- Default:
- 1
The context menu for row headers in the Spreadsheet and for the cells when there is only a single range of rows selected.
-
selectAllButton
- Type:
- ig.spreadsheet.SpreadsheetContextMenuArea
- Default:
- 6
The context menu for the select all button at the intersection of the row and column header areas
-
tab
- Type:
- ig.spreadsheet.SpreadsheetContextMenuArea
- Default:
- 3
The context menu for a Worksheet tab item in the Spreadsheet.
-
tableCell
- Type:
- ig.spreadsheet.SpreadsheetContextMenuArea
- Default:
- 7
The context menu for a cell selection in the Spreadsheet when the active cell is part of a WorksheetTable.