Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / NumberFormat Structure / General Field


In This Topic
General Field
In This Topic
Represents the general number format. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly General As NumberFormat
 
'Usage
 
Dim value As NumberFormat
 
value = NumberFormat.General
See Also