Spread Windows Forms 12.0 Product Documentation
newValue Field


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

Reference

CellEditUndoAction Class
CellEditUndoAction Members