This topic has not yet been rated - Rate this topic

TableStyle Interface

Office 2010

Represents a single style that can be applied to a table.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
[GuidAttribute("000244A7-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface TableStyle

A table style defines the formatting for one or all of the elements of a table or PivotTable. For example, a column is an element of a table. A table style can define that columns in a table are formatted with alternating formatting (also known as banding or stripes).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.