[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.TableResizeUndoAction

TableResizeUndoAction Class

Represents the undo actions for table resizing.

Inheritance
TableResizeUndoAction
Implements
Namespace: FarPoint.Win.Spread.UndoRedo
Assembly: FarPoint.Win.Spread.dll
Syntax
public class TableResizeUndoAction : UndoAction, ICloneable
Public Class TableResizeUndoAction
    Inherits UndoAction
    Implements ICloneable

Constructors

Methods

Name Description
PerformUndoAction(object)

Performs the undo action.

SaveUndoState()

Saves undo state information.

ToString()
Undo(object)

Undoes the action.