@Deprecated public final class ComparisonSaveFormat extends com.aspose.ms.System.Enum
enum ComparisonSaveFormat
Modifier and Type | Field and Description |
---|---|
static int |
Auto
Deprecated.
The automatic
|
static int |
CSV
Deprecated.
The CSV
|
static int |
Dif
Deprecated.
The dif
|
static int |
Excel97To2003
Deprecated.
The excel97 to2003
|
static int |
Html
Deprecated.
The HTML
|
static int |
MHtml
Deprecated.
The m HTML
|
static int |
ODS
Deprecated.
The ods
|
static int |
Pdf
Deprecated.
The PDF
|
static int |
SpreadsheetML
Deprecated.
The spreadsheet ml
|
static int |
SVG
Deprecated.
The SVG
|
static int |
TabDelimited
Deprecated.
The tab delimited
|
static int |
TIFF
Deprecated.
The tiff
|
static int |
Unknown
Deprecated.
The unknown
|
static int |
Xlam
Deprecated.
The xlam
|
static int |
Xlsb
Deprecated.
The XLSB
|
static int |
Xlsm
Deprecated.
The XLSM
|
static int |
Xlsx
Deprecated.
The XLSX
|
static int |
Xltm
Deprecated.
The XLTM
|
static int |
Xltx
Deprecated.
The XLTX
|
static int |
XPS
Deprecated.
The XPS
|
public static final int Auto
The automatic
public static final int CSV
The CSV
public static final int Excel97To2003
The excel97 to2003
public static final int Xlsx
The XLSX
public static final int Xlsm
The XLSM
public static final int Xltx
The XLTX
public static final int Xltm
The XLTM
public static final int Xlam
The xlam
public static final int TabDelimited
The tab delimited
public static final int Html
The HTML
public static final int Pdf
The PDF
public static final int ODS
The ods
public static final int SpreadsheetML
The spreadsheet ml
public static final int Xlsb
The XLSB
public static final int MHtml
The m HTML
public static final int XPS
The XPS
public static final int TIFF
The tiff
public static final int SVG
The SVG
public static final int Dif
The dif
public static final int Unknown
The unknown
Copyright © 2018. All rights reserved.