ReflectionFormat.Application Property
Office Developer Reference |
Gets an Application object that represents the container application for the ReflectionFormat object. Read-only.
Syntax
expression.Application
expression An expression that returns a ReflectionFormat object.
Return Value
Object
See Also