DocumentInspector.Parent Property
Office Developer Reference |
Gets an object that represents the parent of the DocumentInspector object. Read-only.
Syntax
expression.Parent
expression An expression that returns a DocumentInspector object.
Return Value
Object
See Also