Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 781 Bytes

b515807e-c56e-e49a-3cab-0ece29255be8.md

File metadata and controls

29 lines (12 loc) · 781 Bytes

SheetViews.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 SheetViews object.

Remarks

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

See also

Concepts

SheetViews Object

Other resources

SheetViews Object Members