Spread Windows Forms 12.0 Product Documentation
currentFormatString Field


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

Reference

CellEditUndoAction Class
CellEditUndoAction Members