TableStyles.Add Method (Excel)
Creates a new TableStyle object and adds it to the collection.
Version Information
추가된 버전: Excel 2007
Syntax
식 .Add(TableStyleName)
식 A variable that represents a TableStyles object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
TableStyleName |
필수 |
String |
The name of the table style. |
Return Value
TableStyle