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


In This Topic
    FormulaEditorUndoAction Class Members
    In This Topic

    The following tables list the members exposed by FormulaEditorUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of FormulaEditorUndoAction.  
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the array of cell edit actions handling the formula changes.  
    Protected FieldSpecifies the cell range.  
    Protected FieldSpecifies the formula being set.  
    Protected FieldSpecifies the sheet that contains the cells.  
    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. Sets the formulas.  
    Public MethodOverridden. Undoes the formulas.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves undo state information.  
    Top
    See Also