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


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