Spread Windows Forms 12.0 Product Documentation
oldValue Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellEditUndoAction Class : oldValue Field
Specifies the original value in the cell.
Syntax
'Declaration
 
Protected oldValue As Object
'Usage
 
Dim instance As CellEditUndoAction
Dim value As Object
 
value = instance.oldValue
 
instance.oldValue = value
protected object oldValue
See Also

Reference

CellEditUndoAction Class
CellEditUndoAction Members