public final class GridSaveFormat
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CSV
CSV
|
static int |
DIF
Data Interchange Format.
|
static int |
EXCEL_2003
Excel 2003, Excel97-2003 xls file.
|
static int |
EXCEL_2007
Excel 2007 Represents an xlsx file
|
static int |
HTML
Represents a html file.
|
static int |
MHTML
Represents a mhtml file.
|
static int |
ODS
Represents a ods file.
|
static int |
PDF
Represents a pdf file.
|
static int |
SPREADSHEET_ML
SpreadsheetML,Represents an Excel 2003 xml file.
|
static int |
SVG
Represents a SVG file.
|
static int |
TABDELIMITED
Represents a tab delimited text file,txt file.
|
static int |
TIFF
Represents a TIFF file.
|
static int |
XLSB
Represents a XLSB file.
|
static int |
XLSM
Excel 2007 xlsm file which enable macros
|
static int |
XLTM
Represents an Xltx file which enable macros.
|
static int |
XLTX
Excel Template file
|
static int |
XPS
Represents a XPS file.
|
public static final int CSV
public static final int EXCEL_2003
public static final int EXCEL_2007
public static final int XLSM
public static final int XLTX
public static final int XLTM
public static final int TABDELIMITED
public static final int HTML
public static final int PDF
public static final int ODS
public static final int SPREADSHEET_ML
public static final int XLSB
public static final int MHTML
public static final int XPS
public static final int TIFF
public static final int SVG
public static final int DIF
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.