Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableStyleCollection Interface / get Method / get(int) Method
In This Topic
    get(int) Method
    In This Topic
    Gets the ITableStyle with the specified name.
    Syntax
    ITableStyle get( 
       int index
    )

    Parameters

    index
    See Also