Application property
See also
Returns the instance of Microsoft Visio that is associated with an object.
Version added
2.0
Syntax
objRet = object.Application
|
|
objRet
|
The Application object that is associated with an object.
|
|
object
|
Required. An expression that returns an object in the Applies to list.
|