SpreadJS Documentation
GC.Spread.Sheets.Tables Namespace / TableThemes type / light5 Field
In This Topic
    light5 Field
    In This Topic
    Gets the light5 style.
    Syntax
    var value; // Type: TableTheme
    value = GC.Spread.Sheets.Tables.TableThemes.light5;
    var light5 : TableTheme;
    See Also