Spread Windows Forms 10.0 Product Documentation
CellEditUndoAction Class Members
Fields  Methods 


The following tables list the members exposed by CellEditUndoAction.

Public Constructors
 NameDescription
Public ConstructorCellEditUndoAction ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldcolumnSpecifies the index of the column that contains the cell.  
Protected FieldcurrentFormatStringSpecifies the current format string of the cell.  
Protected FieldcurrentInfoSpecifies the current format provider of the cell.  
Protected FieldneedToSetFormatStringWhenRedoSpecifies whether the format string is restore when redo  
Protected FieldnewIsFormulaSpecifies whether the new value is a formula.  
Protected FieldnewValueSpecifies the new value in the cell.  
Protected FieldoldFormatStringSpecifies the original format string of the cell.  
Protected FieldoldInfoSpecifies the original format provider of 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.