Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ConvertTableToRangeUndoAction Class
Methods


In This Topic
    ConvertTableToRangeUndoAction Class Members
    In This Topic

    The following tables list the members exposed by ConvertTableToRangeUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new ConvertTableToRangeUndoAction object.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodOverridden. Performs the action.  
    Public MethodOverridden. Undoes the action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates a new AddTableUndoAction object.  
    Top
    See Also