Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableStyle Class / TableStyleLight11 Field


In This Topic
    TableStyleLight11 Field
    In This Topic
    Name of built-in TableStyleLight11. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const TableStyleLight11 As String
    'Usage
     
    
    Dim value As String
     
    value = TableStyle.TableStyleLight11
    public const string TableStyleLight11
    See Also