[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITableStyleCollection.Add

Add Method

Add(string)

Adds the specified table style.

Declaration
ITableStyle Add(string name)
Function Add(name As String) As ITableStyle
Parameters
Type Name Description
string name

The table style name.

Returns
Type Description
ITableStyle

ITableStyle