LoadFileFormat
Contents
[
Hide
]LoadFileFormat enumeration
Utility class containing constants. Enumeration for loading diagram format selection.
Values
| Name | Description |
|---|---|
| VDX | MS Visio VDX xml format. |
| VSD | MS Visio Vsd binary format. |
| VSX | MS Visio Vsx xml stencil format. |
| VSS | MS Visio Vss binary stencil format. |
| VTX | MS Visio Vtx xml template format. |
| VST | MS Visio Vst binary template format. |
| VDW | MS Visio Vdw web drawing format. |
| VSDX | MS Visio 2013 Vsdx file format. |
| VSTX | MS Visio 2013 Vstx Template file format. |
| VSSX | MS Visio 2013 Vssx file format. |
| VSDM | MS Visio Vsdm file format which enable macros. |
| VSSM | MS Visio Vssm file format which enable macros. |
| VSTM | MS Visio Vstm file format which enable macros. |
| HTML | Html. |
| MERMAID | Mermaid flowchat and Mermaid sequence diagram |
| SVG | Svg |