Spread Windows Forms 12.0 Product Documentation
Culture Property (IFormatter)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFormatter Interface : Culture Property
Gets the culture for the current formatter.
Syntax
'Declaration
 
ReadOnly Property Culture As CultureInfo
'Usage
 
Dim instance As IFormatter
Dim value As CultureInfo
 
value = instance.Culture
CultureInfo Culture {get;}
See Also

Reference

IFormatter Interface
IFormatter Members