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.
Version Information
추가된 버전: Excel 2007
Syntax
식 .Application
식 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.