TableStyle Members (Excel)
Represents a single style that can be applied to a table.
Methods
Name |
Description |
---|---|
Deletes the TableStyle object. |
|
Duplicates the TableStyle object and returns a reference to the new copy. |
Properties
Name |
Description |
---|---|
When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only. |
|
True if the style is a built-in style. Read-only Boolean. |
|
Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long. |
|
Returns the name of the object. Read-only String. |
|
Returns or sets the name of the object, in the language of the user. Read-only String. |
|
Returns the parent object for the specified object. Read-only. |
|
Sets or returns if a style is shown in the gallery for PivotTable styles or not. Read/write Boolean. |
|
Returns or sets if the specified table style is shown as available in the slicer styles gallery. Read/write |
|
Returns or sets a table style shown as available in the table styles gallery. Read/write Boolean. |
|
Returns the TableStyleElements object. Read-only. |