TableStyle.Create

TableStyle.Create method

Creates an empty table/pivot table style.

public static TableStyle Create(string name, WorksheetCollection sheets)
ParameterTypeDescription
nameStringThe name of table.
sheetsWorksheetCollectionThe WorksheetCollection

See Also