[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITableStyleCollection.Add

Add Method

Add(string)

Adds the specified table style.

Declaration
ITableStyle Add(string name)
Parameters
Type Name Description
string name

The table style name.

Returns
Type Description
ITableStyle

ITableStyle