VisDocumentTypes Constants
Visio Automation Reference |
Type codes returned by the Document.Type property.
Constant | Value | Description |
---|---|---|
visDocTypeInval |
0 |
Not a Microsoft Office Visio document. |
visTypeDrawing |
1 |
Document type is a drawing. |
visTypeStencil |
2 |
Document type is a stencil. |
visTypeTemplate |
3 |
Document type is a template. |