Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableStyleCollection Interface / add Method
The table style name.
In This Topic
    add Method
    In This Topic
    Adds the specified table style.
    Syntax
    ITableStyle add( 
       java.lang.String name
    )

    Parameters

    name
    The table style name.
    See Also