Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / TableStyles Class / Light14 Property


In This Topic
    Light14 Property
    In This Topic
    Gets the light14 style.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Light14 As TableStyle
    'Usage
     
    Dim value As TableStyle
     
    value = TableStyles.Light14
    public static TableStyle Light14 {get;}
    See Also