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


In This Topic
Empty Field (StyleFormat)
In This Topic
A StyleFormat value represents empty style formatting. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Empty As StyleFormat
 
'Usage
 
Dim value As StyleFormat
 
value = StyleFormat.Empty
See Also