Spread Windows Forms 12.0 Product Documentation
FormatCode Property (IFormatter)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFormatter Interface : FormatCode Property
Gets the format code for this formatter.
Syntax
'Declaration
 
ReadOnly Property FormatCode As String
'Usage
 
Dim instance As IFormatter
Dim value As String
 
value = instance.FormatCode
string FormatCode {get;}

Property Value

A string value represents the format code for this formatter.
See Also

Reference

IFormatter Interface
IFormatter Members