Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / TableStyleElement Structure / UndefinedType Field


In This Topic
    UndefinedType Field
    In This Topic
    Represents an undefined style element.
    Syntax
    'Declaration
     
    
    Public Const UndefinedType As TableStyleElementType
    'Usage
     
    
    Dim value As TableStyleElementType
     
    value = TableStyleElement.UndefinedType
    public const TableStyleElementType UndefinedType
    See Also