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


In This Topic
Empty Field (NumberFormat)
In This Topic
Gets the empty number format. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Empty As NumberFormat
 
'Usage
 
Dim value As NumberFormat
 
value = NumberFormat.Empty
See Also