Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 781 Bytes

5bcd6398-4900-10e7-bb0a-a6a8253f3951.md

File metadata and controls

29 lines (12 loc) · 781 Bytes

TableStyle.Application Property (Excel)

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.

Syntax

expression . Application

expression A variable that represents a TableStyle object.

Remarks

You can use this property with an OLE Automation object to return the application of that object.

See also

Concepts

TableStyle Object

Other resources

TableStyle Object Members