[]
Represents the action that converts a table to a range.
public class ConvertTableToRangeUndoAction : UndoAction, ICloneable
Public Class ConvertTableToRangeUndoAction
Inherits UndoAction
Implements ICloneable
Name | Description |
---|---|
ConvertTableToRangeUndoAction(FpSpread, SheetView, string) | Creates a new ConvertTableToRangeUndoAction object. |
Name | Description |
---|---|
PerformUndoAction(object) | Performs the action. |
SaveUndoState() | Creates a new AddTableUndoAction object. |
ToString() | |
Undo(object) | Undoes the action. |