Spread Windows Forms 10.0 Product Documentation
CellEditUndoAction Class Fields


For a list of all members of this type, see CellEditUndoAction members.

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
See Also

Reference

CellEditUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.