Class SaveFileFormat
- java.lang.Object
-
- com.aspose.ms.System.ValueType<com.aspose.ms.System.Enum>
-
- com.aspose.ms.System.Enum
-
- com.aspose.tasks.SaveFileFormat
-
public final class SaveFileFormat extends com.aspose.ms.System.Enum
Enumeration for saving project format selection.
-
-
Field Summary
Fields Modifier and Type Field Description static int
Bmp
BMP format - graphical representation of one of project's views saved in BMP format.static int
BMP
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Csv
CSV format.static int
CSV
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
GdHtml
Html format for saving project data in a set of html tables.static int
Html
HTML format - graphical representation of one of project's views saved in HTML format.static int
HTML
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Jpeg
JPEG format.static int
JPEG
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Mpp
MPP format - file format used by MS Project.static int
MPP
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Mpx
MPX format.static int
MPX
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Pdf
PDF format.static int
PDF
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Png
PNG format - graphical representation of one of project's views saved in PNG format..static int
PNG
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
PrimaveraP6Xml
Primavera P6 Xml format.static int
PrimaveraP6XML
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
PrimaveraXer
Primavera PM XER format.static int
PrimaveraXER
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Spreadsheet2003
Spreadsheet XML (Excel 2003).static int
Svg
SVG format.static int
SVG
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Tiff
TIFF format.static int
TIFF
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Txt
Text format (tab delimited).static int
TXT
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Xaml
XAML format.static int
XAML
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Xlsx
OOXML (Excel 2007).static int
XLSX
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Xml
XML format used by MS Project for exchanging project data with other applications.static int
XML
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.static int
Xps
XPS format.static int
XPS
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6.
-
Method Summary
-
Methods inherited from class com.aspose.ms.System.Enum
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
-
-
-
-
Field Detail
-
MPP
@Deprecated public static final int MPP
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Mpp' member instead.MPP format.
- See Also:
- Constant Field Values
-
XML
@Deprecated public static final int XML
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Xml' member instead.XML format.
- See Also:
- Constant Field Values
-
HTML
@Deprecated public static final int HTML
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Html' member instead.HTML format.
- See Also:
- Constant Field Values
-
BMP
@Deprecated public static final int BMP
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Bmp' member instead.BMP format.
- See Also:
- Constant Field Values
-
PNG
@Deprecated public static final int PNG
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Png' member instead.PNG format.
- See Also:
- Constant Field Values
-
JPEG
@Deprecated public static final int JPEG
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Jpeg' member instead.JPEG format.
- See Also:
- Constant Field Values
-
PDF
@Deprecated public static final int PDF
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Pdf' member instead.PDF format.
- See Also:
- Constant Field Values
-
TIFF
@Deprecated public static final int TIFF
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Tiff' member instead.TIFF format.
- See Also:
- Constant Field Values
-
XPS
@Deprecated public static final int XPS
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Xps' member instead.XPS format.
- See Also:
- Constant Field Values
-
XAML
@Deprecated public static final int XAML
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Xaml' member instead.XAML format.
- See Also:
- Constant Field Values
-
SVG
@Deprecated public static final int SVG
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Svg' member instead.SVG format.
- See Also:
- Constant Field Values
-
CSV
@Deprecated public static final int CSV
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Csv' member instead.CSV format.
- See Also:
- Constant Field Values
-
TXT
@Deprecated public static final int TXT
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Txt' member instead.Text format (tab delimited).
- See Also:
- Constant Field Values
-
Spreadsheet2003
public static final int Spreadsheet2003
Spreadsheet XML (Excel 2003).
- See Also:
- Constant Field Values
-
XLSX
@Deprecated public static final int XLSX
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Xlsx' member instead.OOXML (Excel 2007).
- See Also:
- Constant Field Values
-
PrimaveraP6XML
@Deprecated public static final int PrimaveraP6XML
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'PrimaveraP6Xml' member instead.Primavera P6 Xml format.
- See Also:
- Constant Field Values
-
PrimaveraXER
@Deprecated public static final int PrimaveraXER
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'PrimaveraXer' member instead.Primavera PM XER format.
- See Also:
- Constant Field Values
-
MPX
@Deprecated public static final int MPX
Deprecated.This enumeration member is obsolete and will be removed after the release 22.6. Please use 'Mpx' member instead.MPX format.
- See Also:
- Constant Field Values
-
GdHtml
public static final int GdHtml
Html format for saving project data in a set of html tables.
- See Also:
- Constant Field Values
-
Mpp
public static final int Mpp
MPP format - file format used by MS Project.
- See Also:
- Constant Field Values
-
Xml
public static final int Xml
XML format used by MS Project for exchanging project data with other applications.
- See Also:
- Constant Field Values
-
Html
public static final int Html
HTML format - graphical representation of one of project's views saved in HTML format.
- See Also:
- Constant Field Values
-
Bmp
public static final int Bmp
BMP format - graphical representation of one of project's views saved in BMP format.
- See Also:
- Constant Field Values
-
Png
public static final int Png
PNG format - graphical representation of one of project's views saved in PNG format..
- See Also:
- Constant Field Values
-
Jpeg
public static final int Jpeg
JPEG format.
- See Also:
- Constant Field Values
-
Pdf
public static final int Pdf
PDF format.
- See Also:
- Constant Field Values
-
Tiff
public static final int Tiff
TIFF format.
- See Also:
- Constant Field Values
-
Xps
public static final int Xps
XPS format.
- See Also:
- Constant Field Values
-
Xaml
public static final int Xaml
XAML format.
- See Also:
- Constant Field Values
-
Svg
public static final int Svg
SVG format.
- See Also:
- Constant Field Values
-
Csv
public static final int Csv
CSV format.
- See Also:
- Constant Field Values
-
Txt
public static final int Txt
Text format (tab delimited).
- See Also:
- Constant Field Values
-
Xlsx
public static final int Xlsx
OOXML (Excel 2007).
- See Also:
- Constant Field Values
-
PrimaveraP6Xml
public static final int PrimaveraP6Xml
Primavera P6 Xml format.
- See Also:
- Constant Field Values
-
PrimaveraXer
public static final int PrimaveraXer
Primavera PM XER format.
- See Also:
- Constant Field Values
-
Mpx
public static final int Mpx
MPX format.
- See Also:
- Constant Field Values
-
-