Spread Windows Forms 12.0 Product Documentation
currentInfo Field


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

Reference

CellEditUndoAction Class
CellEditUndoAction Members