Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / CellEditUndoAction Class


In This Topic
    CellEditUndoAction Class Fields
    In This Topic

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

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