TableStyle

TableStyle class

Represents the table style.

Properties

NameTypeDescription
NameStringGets the name of table style.
TableStyleElementsTableStyleElementCollectionGets all elements of the table style.

Methods

NameDescription
create

TableStyle.Name property

Gets the name of table style.

Type: String

TableStyle.TableStyleElements property

Gets all elements of the table style.

Type: TableStyleElementCollection

create(name, sheets)