Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableStyleCollection Interface / Add Method
The table style name.
In This Topic
    Add Method (ITableStyleCollection)
    In This Topic
    Adds the specified table style.
    Syntax
    ITableStyle Add( 
       System.string name
    )

    Parameters

    name
    The table style name.

    Return Value

    See Also