Class | Description | |
---|---|---|
ActionBase | Represents the actions in the component for which the user can perform an undo or redo. | |
ActionFailedException | Represents an exception when the ActionBase.Execute() method does not return a success or failure value; the Execute() method throws an ActionFailedException if the method fails during implementation. | |
AddFloatingObjectUndoAction | ||
CellEditExtent | Represents a cell edit action extent that supports editing a cell on the sheet. | |
CellEditUndoAction | Represents a cell edit undo action that applies a new value to a cell on the sheet. | |
ChangeChartTypeAction | ||
ChangeChartTypeToSurfaceChartTypeAction | ||
ChangeSurfaceChartTypeAction | ||
ChangeSurfaceChartTypeToChartTypeAction | ||
ClearValueUndoAction | Represents a clear cells value undo action on the sheet. | |
ClipboardPasteExtent | Represents a Clipboard paste action extent that supports Clipboard paste on the sheet. | |
ClipboardPasteFloatingObjectUndoAction | ||
ClipboardPasteUndoAction | Represents the Clipboard paste undo action for pasting on the sheet. | |
ColumnAutoFitExtent | Represents the column automatic fit extent that supports the column automatic fit undo action. | |
ColumnAutoFitUndoAction | Represents the undo actions for automatic fit of a column on a sheet. | |
ColumnGroupExpandExtent | Represents a column range group expand action extent that supports expanding or collapsing a column range group. | |
ColumnGroupExpandUndoAction | Represents an undo action to expand or collapse a column range group. | |
ColumnGroupExtent | Represents a column range group extent that supports a column range group undo action. | |
ColumnGroupHeaderExpandExtent | Represents a column range group expand action extent that supports expanding or collapsing column range groups on the same level. | |
ColumnGroupHeaderExpandUndoAction | Represents a column range group action used to expand or collapse column range groups on the same level. | |
ColumnGroupUndoAction | Represents the undo action for column range grouping on a sheet. | |
ColumnResizeExtent | Represents a column resize extent that supports the column resize undo action. | |
ColumnResizeUndoAction | Represents the undo actions for resizing a column on a sheet. | |
ColumnUngroupExtent | Represents a column range group ungroup extent that supports the column range group ungroup undo action. | |
ColumnUngroupUndoAction | Represents the undo action for ungrouping a column range group on a sheet. | |
DeleteFloatingObjectUndoAction | ||
DragDropExtent | Represents a drag drop action extent that supports drag and drop on the sheet. | |
DragDropUndoAction | Represents a drag drop undo action used to drag a range date and drop it to another range on the sheet. | |
DragFillExtent | Represents a drag fill action extent to support dragging and filling a range on the sheet. | |
DragFillUndoAction | Represents a drag fill action to drag and fill a range on the worksheet. | |
DragFloatingObjectUndoAction | ||
FloatingObjectExtent | ||
MoveFloatingObjectExtent | ||
MoveFloatingObjectUndoAction | ||
RowAutoFitExtent | Represents a row automatic fit extent that supports the row automatic fit undo action. | |
RowAutoFitUndoAction | Represents the undo actions for an automatically resized row on a sheet. | |
RowGroupExpandExtent | Represents a row range group expand action extent that supports expanding or collapsing the row range group. | |
RowGroupExpandUndoAction | Represents an undo action to expand or collapse a row range group. | |
RowGroupExtent | Represents a row range group extent that supports the row range group undo action. | |
RowGroupHeaderExpandExtent | Represents a row range group expand action extent that supports expanding or collapsing row range groups on the same level. | |
RowGroupHeaderExpandUndoAction | Represents a row range group action used to expand or collapse row range groups on the same level. | |
RowGroupUndoAction | Represents the undo action for grouping a row range group on a sheet. | |
RowResizeExtent | Represents the row resize extent that supports the row resize undo action. | |
RowResizeUndoAction | Represents the undo actions for resizing a row on a sheet. | |
RowUngroupExtent | Represents a row ungroup extent for a row range group that supports the undo action. | |
RowUngroupUndoAction | Represents the undo action for ungrouping row range groups on a sheet. | |
SetArrayFormulaUndoAction | Represents setting an array formula action on the worksheet. | |
SheetRenameUndoAction | Represents a rename sheet name undo action on the sheet. | |
ZoomUndoAction | Represents a zoom undo action on the sheet. |
Enumeration | Description | |
---|---|---|
DataValidationResult | Represents a data validation result when a cell sets a data validator object. |