Application.MacroContainer Property
Office 2007
| Word Developer Reference |
Syntax
expression.MacroContainer
expression A variable that represents an Application object.
Example
This example displays the name of the document or template in which the running procedure is stored.
| Visual Basic for Applications |
|---|
|