Spread Windows Forms 9.0 Product Documentation
CellEditUndoAction Class Members
Fields  Methods 


The following tables list the members exposed by CellEditUndoAction.

Public Constructors
 NameDescription
Public ConstructorCellEditUndoAction ConstructorCreates a new cell edit undo action.  
Top
Protected Fields
 NameDescription
Protected FieldcolumnSpecifies the index of the column that contains the cell.  
Protected FieldnewIsFormulaSpecifies whether the new value is a formula.  
Protected FieldnewValueSpecifies the new value in the cell.  
Protected FieldoldIsFormulaSpecifies whether the old value is a formula.  
Protected FieldoldValueSpecifies the original value in the cell.  
Protected FieldrowSpecifies the index of the column that contains the cell.  
Protected FieldsheetViewSpecifies the sheet that contains the cell.  
Top
Public Methods
 NameDescription
Public MethodCloneClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformActionPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformUndoActionOverridden. Performs the cell editing action.  
Public MethodToStringReturns a string that represents this object.  
Public MethodUndoOverridden. Undoes the cell editing action.  
Top
Protected Methods
 NameDescription
Protected MethodSaveUndoStateOverridden. Saves the undo state of this cell editing action.  
Top
See Also

Reference

CellEditUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.