Share via


TableStyleElement Members

Include Protected Members
Include Inherited Members

Represents a single table style element.

The TableStyleElement type exposes the following members.

Properties

  Name Description
Public property Application When used without an object qualifier, this property returns an _Application object that represents the Microsoft Office Excel application. When used with an object qualifier, this property returns an _Application object that represents the creator of the specified object. Read-only.
Public property Borders Returns the borders of a table style element. Read-only.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created. Read-only.
Public property Font Returns the font of the specified object. Read-only.
Public property HasFormat Returns whether a table style element has formatting applied to the specified element. Read-only.
Public property Interior Returns an Interior object that represents the interior of the specified object. Read-only.
Public property Parent Returns the parent object for the specified object. Read-only.
Public property StripeSize Returns or sets the size of banding. Read/write.

Top

Methods

  Name Description
Public method Clear Clears the formatting for this element.

Top

See Also

Reference

TableStyleElement Interface

Microsoft.Office.Interop.Excel Namespace