Enum SaveFileFormat
SaveFileFormat enumeration
Enumération pour enregistrer la sélection du format de projet.
public enum SaveFileFormat
Valeurs
| Nom | Évaluer | La description | 
|---|---|---|
| Mpp | 0 | Format MPP. | 
| Xml | 1 | Format XML. | 
| Html | 2 | Format HTML. | 
| Bmp | 3 | Format BMP. | 
| Png | 4 | Format PNG. | 
| Jpeg | 5 | Format JPEG. | 
| 6 | Format PDF. | |
| Tiff | 7 | Format TIFF. | 
| Xps | 8 | Format XPS. | 
| Xaml | 9 | Format XAML. | 
| Svg | 10 | Format SVG. | 
| Csv | 11 | Format CSV. | 
| Txt | 12 | Format texte (délimité par des tabulations). | 
| Spreadsheet2003 | 13 | Tableur XML (Excel 2003). | 
| Xlsx | 14 | OOXML (Office Open XML, Excel 2007+). | 
| PrimaveraP6Xml | 15 | Format XML Primavera P6. | 
| PrimaveraXer | 16 | Format Primavera PM XER. | 
| Mpx | 17 | Format MPX. | 
| GdHtml | 18 | Format HTML pour enregistrer les données du projet dans un ensemble de tableaux HTML. | 
Voir également
- espace de noms Aspose.Tasks.Saving
- Assemblée Aspose.Tasks