Spread Windows Forms 15.0
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
    public const TableStyleElementType UndefinedType
    See Also