DocumentInspector.Name Property
Office Developer Reference |
Gets the name of the module represented by a DocumentInspector object. Read-only.
Syntax
expression.Name
expression An expression that returns a DocumentInspector object.
Return Value
String
See Also