AbstractSpreadSheetViewerCheckBoxMenuItemAction |
Ancestor for checkbox menu item actions in the spreadsheet viewer.
|
AbstractSpreadSheetViewerMenuItemAction |
Ancestor for simple menu item actions in the spreadsheet viewer.
|
AbstractSpreadSheetViewerSubMenuAction |
Ancestor for actions in the spreadsheet viewer that generate a submenu.
|
DataChart |
Generates a chart from the spreadsheet.
|
DataComputeDifference |
Computes the difference between two spreadsheets.
|
DataConvert |
Converts the spreadsheet.
|
DataFilterColumns |
Filters the columns.
|
DataFilterRows |
Filters the rows.
|
DataSort |
Sorts the spreadsheet.
|
DataTransform |
Filters the columns.
|
EditClearClipboard |
Clears the clipboard.
|
EditPasteAsNew |
Lets the user paste a spreadsheet from the clipboard.
|
FileClosePage |
Closes the current page.
|
FileExit |
Closes the viewer.
|
FileGarbageCollectionOnClose |
Whether to run garbage collection when closing panels.
|
FileOpen |
Lets user open a spreadsheet.
|
FileSave |
Lets user save a modified spreadsheet.
|
FileSaveAs |
Lets user save a spreadsheet under a new name.
|
HelpFormulas |
Opens the help for formulas.
|
HelpQuery |
Opens the help for queries.
|
ViewApplyToAll |
Whether settings to apply to all tabs.
|
ViewCellRenderingCustomizer |
Allows the user to change the cell rendering customizer.
|
ViewDecimals |
Allows the user to enter the number of displayed decimals.
|
ViewOptimalColumnWidth |
Sets the optimal columns widths.
|
ViewSetColumnWidth |
Sets the user-supplied columns width.
|
ViewShowCellTypes |
Allows the user to display the cell types or values.
|
ViewShowFormulas |
Allows the user to display formulas or the calculated values.
|