public final class SaveFileFormat
extends com.aspose.ms.System.Enum
Enumeration for saving project format selection.
Modifier and Type | Field and Description |
---|---|
static int |
BMP
BMP format.
|
static int |
CSV
CSV format.
|
static int |
GdHtml
Html format for saving project data in a set of html tables.
|
static int |
HTML
HTML format.
|
static int |
JPEG
JPEG format.
|
static int |
MPP
MPP format.
|
static int |
MPX
MPX format.
|
static int |
PDF
PDF format.
|
static int |
PNG
PNG format.
|
static int |
PrimaveraP6XML
Primavera P6 xml format.
|
static int |
PrimaveraXER
Primavera PM XER format.
|
static int |
Spreadsheet2003
Spreadsheet XML (excel 2003).
|
static int |
SVG
SVG format.
|
static int |
TIFF
TIFF format.
|
static int |
TXT
text format (tab delimited).
|
static int |
XAML
XAML format.
|
static int |
XLSX
OOXML (excel 2007).
|
static int |
XML
XML format.
|
static int |
XPS
XPS format.
|
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
public static final int MPP
MPP format.
public static final int XML
XML format.
public static final int HTML
HTML format.
public static final int BMP
BMP format.
public static final int PNG
PNG format.
public static final int JPEG
JPEG format.
public static final int PDF
PDF format.
public static final int TIFF
TIFF format.
public static final int XPS
XPS format.
public static final int XAML
XAML format.
public static final int SVG
SVG format.
public static final int CSV
CSV format.
public static final int TXT
text format (tab delimited).
public static final int Spreadsheet2003
Spreadsheet XML (excel 2003).
public static final int XLSX
OOXML (excel 2007).
public static final int PrimaveraP6XML
Primavera P6 xml format.
public static final int PrimaveraXER
Primavera PM XER format.
public static final int MPX
MPX format.
public static final int GdHtml
Html format for saving project data in a set of html tables.