TableStyleElement interface

Office 2013 and later

Represents a single table style element.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

No code example is currently available or this language may not be supported.

Table styles define formatting for one or all of the elements of a table or PivotTable. For example, a header row is an element of a table. A table style can define that the fill color of the header row is red.

Each table style element in a table can have formatting specified in a table style applied to the element.

Show: