Application.TemplatesPath Property
Returns the local path where templates are stored. Read-only String.
Syntax
expression.TemplatesPath
expression A variable that represents an Application object.
Example
This example returns the local path where templates are stored.
| Visual Basic for Applications |
|---|
|