Enumerazione FileFormatType
Enumerazione FileFormatType
Rappresenta i tipi di formato dei file.
Il tipo FileFormatType espone i seguenti membri:
Campi
Campo | Descrizione |
---|---|
CSV | File di testo con valori separati da virgole (CSV). |
XLSX | File Office Open XML SpreadsheetML (senza macro). |
XLSM | File Office Open XML SpreadsheetML con macro abilitate. |
XLTX | Modello Office Open XML SpreadsheetML (senza macro). |
XLTM | Modello Office Open XML SpreadsheetML con macro abilitate. |
XLAM | File Office Open XML SpreadsheetML addinMacro-Enabled. |
TSV | File di testo con valori separati da tabulazione (TSV). |
TAB_DELIMITED | File di testo Tab-Separated Values (TSV), uguale a FileFormatType.TSV . |
HTML | Formato HTML. |
M_HTML | Formato MHTML (Archivio Web). |
ODS | Apri il file Document Sheet(ODS). |
EXCEL_97_TO_2003 | File di foglio di calcolo Excel97-2003. |
SPREADSHEET_ML | File di dati XML di Excel 2003. |
XLSB | Formato file binario Excel (.xlsb) |
UNKNOWN | Rappresenta un formato non riconosciuto, non può essere caricato. |
Formato PDF (Adobe Portable Document). | |
XPS | Formato XPS (XML Paper Specification). |
TIFF | Rappresenta un file TIFF. |
SVG | SVG file. |
EXCEL95 | Rappresenta un file xls di Excel95. |
EXCEL4 | Rappresenta un file xls di Excel 4.0. |
EXCEL3 | Rappresenta un file xls di Excel 3.0. |
EXCEL2 | Rappresenta un file xls di Excel 2.1. |
PPTX | Rappresenta un file pptx. |
DOCX | Rappresenta un file docx. |
DIF | Formato di interscambio dati. |
DOC | Rappresenta un file doc. |
PPT | Rappresenta un file ppt. |
MAPI_MESSAGE | Rappresenta un file di posta elettronica. |
MS_EQUATION | Rappresenta l’oggetto MS Equation 3.0. |
OLE_10_NATIVE | Rappresenta l’oggetto nativo incorporato. |
VSD | Rappresenta il formato binario MS Visio VSD. |
VSDX | Rappresenta il formato di file MS Visio 2013 VSDX. |
DOCM | Rappresenta un file docm. |
DOTX | Rappresenta un file dotx. |
DOTM | Rappresenta un file dotm. |
PPTM | Rappresenta un file pptm. |
POTX | Rappresenta un file Potx. |
POTM | Rappresenta un file Potm. |
PPSX | Rappresenta un file ppsx. |
PPSM | Rappresenta un file ppsm. |
OOXML | Rappresenta il file XML aperto da Office (ad esempio xlsx, docx, pptx, ecc.). |
ODT | Rappresenta un file ODT. |
ODP | Rappresenta un file ODP. |
ODF | Rappresenta un file ODF. |
ODG | Rappresenta un file ODG. |
XML | Rappresenta un semplice file xml. |
XLT | Modello di foglio di calcolo Excel97-2003. |
OTT | Rappresenta un file OTT. |
BMP | Rappresenta un file BMP. |
OTS | Rappresenta un file ots. |
NUMBERS | Rappresenta il formato di file Numbers 9.0 di Apple Inc. |
NUMBERS09 | Rappresenta il formato di file Numbers 9.0 di Apple Inc. |
MARKDOWN | Rappresenta il documento markdown. |
GRAPH_CHART | Rappresenta il grafico incorporato. |
FODS | Rappresenta il formato file OpenDocument Flat XML Spreadsheet (.fods). |
SXC | Rappresenta il formato file StarOffice Calc Spreadsheet (.sxc). |
OTP | Rappresenta un file OTP. |
NUMBERS35 | Rappresenta il formato di file Numbers 3.5 dal 2014 di Apple Inc. |
OLE | Rappresenta l’oggetto ole incorporato. |
EMF | Windows Metafile migliorato. |
WMF | Windows Metafile. |
JPG | JPEG JFIF. |
PNG | Grafica di rete portatile. |
GIF | Gif |
WEB_P | Webp |
JSON | Json |
SQL_SCRIPT | SQL |
DBF | File di dati Xbase |
X_HTML | Rappresenta il file XHtml. |
ONE_NOTE | Rappresenta il file One Note. |
MICROSOFT_CABINET | Rappresenta Microsoft Archivio. |
RTF | Rtf |
EPUB | EPUB |
AZW3 | AZW3 |
CHM | CHM |
OXPS | Formato OXPS (Open XML Paper Specification). |
G_ZIP | Rappresenta il file GZip. |
Guarda anche
- modulo
aspose.cells