class |
DeleteRowAction |
Spreadsheet action for deleting a single row.
|
class |
DeleteTableAction |
Spreadsheet action for deleting a SpreadsheetTable.
|
class |
EditCellCommentAction |
Spreadsheet action for inserting or deleting a comment to a cell.
|
class |
HideHeaderAction |
Spreadsheet action for hiding a single row or column.
|
class |
InsertDeleteCellCommentAction |
Spreadsheet action for inserting or deleting a comment to a cell.
|
class |
InsertNewRowAction |
Spreadsheet action for inserting a new row to the sheet.
|
class |
InsertTableAction |
Spreadsheet action for inserting a new SpreadsheetTable.
|
class |
MergeCellsAction |
Spreadsheet action for merging two or more cells.
|
class |
ShowHideCellCommentAction |
Spreadsheet action for showing or hiding a cell comment.
|
class |
UnHideHeadersAction |
Spreadsheet action for showing hidden columns or rows.
|
class |
UnMergeCellsAction |
Spreadsheet action for breaking a merged cell into its constituents.
|