Template property

Microsoft Visio Developer Reference

Template property

See also       

Returns the name of the template from which the document was created.

Version added

4.0

Syntax

strRet = object.Template

strRet

String. The name of the template from which the Document object was created.

object

Required. An expression that returns a Document object.