GroupDocs.Editor.Formats Namespace |
Class | Description | |
---|---|---|
![]() | EBookFormatsAllEnumerable |
Implements IEnumerable generic interface, that enables a 'foreach' possibility for the EBookFormats type
|
![]() | EmailFormatsAllEnumerable |
Implements IEnumerable generic interface, that enables a 'foreach' possibility for the Email type
|
![]() | FixedLayoutFormatsAllEnumerable |
Implements IEnumerable generic interface, that enables a 'foreach' possibility for the FixedLayoutFormats type
|
![]() | PresentationFormatsAllEnumerable |
Implements IEnumerable generic interface, that enables a 'foreach' possibility for the PresentationFormats type
|
![]() | SpreadsheetFormatsAllEnumerable |
Implements IEnumerable generic interface, that enables a 'foreach' possibility for the SpreadsheetFormats type
|
![]() | TextualFormatsAllEnumerable |
Implements IEnumerable generic interface, that enables a 'foreach' possibility for the TextualFormats type
|
![]() | WordProcessingFormatsAllEnumerable |
Implements IEnumerable generic interface, that enables a 'foreach' possibility for the WordProcessingFormats type
|
Structure | Description | |
---|---|---|
![]() | EBookFormats | |
![]() | EmailFormats | |
![]() | FixedLayoutFormats |
Encapsulates all fixed-layout (also know as "fixed-page") formats, which includes PDF and XPS (this does not include raster images)
|
![]() | PresentationFormats | |
![]() | SpreadsheetFormats |
Encapsulates all binary, XML and textual Spreadsheet formats (excluding all textual delimiter-based formats with separator like CSV, TSV, semicolon-delimited etc.), in which the workbook can be saved.
Includes the following formats:
Dif,
Fods,
Ods,
Sxc,
Xlam,
Xls,
Xlsb,
Xlsm,
Xlsx,
Xlt,
Xltm,
Xltx.
Learn more about Spreadsheet formats here.
|
![]() | TextualFormats | |
![]() | WordProcessingFormats |
Interface | Description | |
---|---|---|
![]() | IDocumentFormat |
Root interface for all supporting document formats
|