SpreadsheetSaveFileFormat
SpreadsheetSaveFileFormat enumeration
Definieert verschillende opslagformaten voor Spreadsheet-documenten.
public enum SpreadsheetSaveFileFormat
Waarden
Naam | Waarde | Beschrijving |
---|---|---|
Default | 0 |
Het bestandsformaat wordt niet gewijzigd. |
CSV | 1 |
Slaat het document op als bestand met door komma’s gescheiden waarden. |
Excel97To2003 | 5 |
Slaat het document op als Microsoft Excel 97-2003-werkmap (.xls). |
Xlsx | 6 |
Slaat het document op als een Microsoft Excel OpenXML-werkmap. |
Xlsm | 7 |
Slaat het document op als Microsoft Excel-werkmap met macro’s. |
Xltx | 8 |
Slaat het document op als Microsoft Excel-sjabloon. |
Xltm | 9 |
Slaat het document op als Microsoft Excel-sjabloon met macro’s. |
Xlam | 10 |
Slaat het document op als Microsoft Excel-invoegtoepassing met macro’s. |
13 |
Slaat het document op als een PDF-bestand. | |
ODS | 14 |
Slaat het document op als Open Office-werkmap. |
Xlsb | 16 |
Slaat het document op als Microsoft Excel binaire werkmap. |
XPS | 20 |
Slaat het document op als XML Paper Specification File. |
TIFF | 21 |
Slaat het document op in Tagged Image File Format. |
SVG | 22 |
Slaat het document op als Scalable Vector Graphics-bestand. |
Dif | 30 |
Slaat het document op in Data Interchange Format. |
Emf | 31 |
Slaat het document op in Windows Enhanced Metafile-indeling. |
Jpg | 33 |
Slaat het document op in Jpeg-formaat. |
Png | 34 |
Slaat het document op in de indeling Portable Network Graphics. |
Zie ook
- naamruimte GroupDocs.Signature.Domain
- montage GroupDocs.Signature