Spread Windows Forms 12.0 Product Documentation
oldInfo Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > CellEditUndoAction Class : oldInfo Field
Specifies the original format provider of the cell.
Syntax
'Declaration
 
Protected oldInfo As IFormatProvider
'Usage
 
Dim instance As CellEditUndoAction
Dim value As IFormatProvider
 
value = instance.oldInfo
 
instance.oldInfo = value
protected IFormatProvider oldInfo
See Also

Reference

CellEditUndoAction Class
CellEditUndoAction Members