Spread Windows Forms 12.0 Product Documentation
CellEditUndoAction Class Members
Fields  Methods 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : CellEditUndoAction Class

The following tables list the members exposed by CellEditUndoAction.

Public Constructors
 NameDescription
Public ConstructorCreates a new cell edit undo action.  
Top
Protected Fields
 NameDescription
Protected FieldSpecifies the index of the column that contains the cell.  
Protected FieldSpecifies the current format string of the cell.  
Protected FieldSpecifies the current format provider of the cell.  
Protected FieldSpecifies whether the format string is restore when redo  
Protected FieldSpecifies whether the new value is a formula.  
Protected FieldSpecifies the new value in the cell.  
Protected FieldSpecifies the original format string of the cell.  
Protected FieldSpecifies the original format provider of the cell.  
Protected FieldSpecifies whether the old value is a formula.  
Protected FieldSpecifies the original value in the cell.  
Protected FieldSpecifies the index of the column that contains the cell.  
Protected FieldSpecifies the sheet that contains the cell.  
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 cell editing action.  
Public MethodReturns a string that represents this object.  
Public MethodOverridden. Undoes the cell editing action.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Saves the undo state of this cell editing action.  
Top
See Also

Reference

CellEditUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace