Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / TableStyleElement Structure / UndefinedType Field


In This Topic
UndefinedType Field
In This Topic
Syntax
'Declaration
 
Public Const UndefinedType As TableStyleElementType
 
'Usage
 
Dim value As TableStyleElementType
 
value = TableStyleElement.UndefinedType
See Also