public class LoadFileFormat
Field Summary | ||
---|---|---|
static final int | VDX | |
MS Visio VDX xml format.
|
||
static final int | VSD | |
MS Visio VSD binary format.
|
||
static final int | VSX | |
MS Visio VSX xml stencil format.
|
||
static final int | VSS | |
MS Visio VSS binary stensil format.
|
||
static final int | VTX | |
MS Visio VTX xml template format.
|
||
static final int | VST | |
MS Visio VST binary template format.
|
||
static final int | VDW | |
MS Visio VDW web drawing format.
|
||
static final int | VSDX | |
MS Visio 2013 VSDX file format.
|
||
static final int | VSTX | |
MS Visio 2013 VSTX Template file format.
|
||
static final int | VSSX | |
MS Visio 2013 VSSX file format.
|
||
static final int | VSDM | |
MS Visio VSDM file format which enable macros.
|
||
static final int | VSSM | |
MS Visio VSSM file format which enable macros.
|
||
static final int | VSTM | |
MS Visio VSTM file format which enable macros.
|
public static final int VDX
public static final int VSD
public static final int VSX
public static final int VSS
public static final int VTX
public static final int VST
public static final int VDW
public static final int VSDX
public static final int VSTX
public static final int VSSX
public static final int VSDM
public static final int VSSM
public static final int VSTM