Enum SaveFileFormat

Enum SaveFileFormat

Nazwa przestrzeń: Aspose.Tasks.Saving Zgromadzenie: Aspose.Tasks.dll (25.4.0)

Wybór formatu projektu oszczędnościowego.

public enum SaveFileFormat

Fields

Bmp = 3

Formatu BMP.

Csv = 11

format CSV .

GdHtml = 18

Format HTML do przechowywania danych projektu w zestawie tabel html.

Html = 2

format HTML .

Jpeg = 5

format JPEG .

Mpp = 0

format MPP .

Mpx = 17

format MPX .

Pdf = 6

w formacie PDF.

Png = 4

format PNG .

PrimaveraP6Xml = 15

Format Primavera P6 Xml.

PrimaveraXer = 16

Wielkanocny format PM XER.

Spreadsheet2003 = 13

Rozdzielczość XML (Excel 2003).

Svg = 10

w formacie SVG.

Tiff = 7

format TIFF .

Txt = 12

Format tekstowy (tab delimited)

Xaml = 9

format XAML .

Xlsx = 14

Program OOXML (Office Open XML, Excel 2007+)

Xml = 1

format XML .

Xps = 8

format XPS .

 Polski