aspose.diagram
Class LoadFileFormat

Utility class containing constants. Enumeration for loading diagram format selection.

Field Summary
const  NumberVDX
           MS Visio VDX xml format.
const  NumberVSD
           MS Visio VSD binary format.
const  NumberVSX
           MS Visio VSX xml stencil format.
const  NumberVSS
           MS Visio VSS binary stensil format.
const  NumberVTX
           MS Visio VTX xml template format.
const  NumberVST
           MS Visio VST binary template format.
const  NumberVDW
           MS Visio VDW web drawing format.
const  NumberVSDX
           MS Visio 2013 VSDX file format.
const  NumberVSTX
           MS Visio 2013 VSTX Template file format.
const  NumberVSSX
           MS Visio 2013 VSSX file format.
const  NumberVSDM
           MS Visio VSDM file format which enable macros.
const  NumberVSSM
           MS Visio VSSM file format which enable macros.
const  NumberVSTM
           MS Visio VSTM file format which enable macros.
 

Field Detail

VDX

const Number VDX
MS Visio VDX xml format.

VSD

const Number VSD
MS Visio VSD binary format.

VSX

const Number VSX
MS Visio VSX xml stencil format.

VSS

const Number VSS
MS Visio VSS binary stensil format.

VTX

const Number VTX
MS Visio VTX xml template format.

VST

const Number VST
MS Visio VST binary template format.

VDW

const Number VDW
MS Visio VDW web drawing format.

VSDX

const Number VSDX
MS Visio 2013 VSDX file format.

VSTX

const Number VSTX
MS Visio 2013 VSTX Template file format.

VSSX

const Number VSSX
MS Visio 2013 VSSX file format.

VSDM

const Number VSDM
MS Visio VSDM file format which enable macros.

VSSM

const Number VSSM
MS Visio VSSM file format which enable macros.

VSTM

const Number VSTM
MS Visio VSTM file format which enable macros.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.