Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / setDefaultTableStyle Method
In This Topic
    setDefaultTableStyle Method
    In This Topic
    Sets the table style name from the ITableStyleCollection collectionthat is used as the default TableStyle.
    Syntax
    void setDefaultTableStyle( 
       java.lang.String value
    )

    Parameters

    value
    See Also