ImageGear .NET v25.2 - Updated
ImageGear.Formats.Office Assembly / ImageGear.Formats.Office Namespace
Inheritance Hierarchy
In This Topic
    ImageGear.Formats.Office Namespace
    In This Topic
    The ImageGear.Formats.Office namespace provides support for Microsoft Office formats.
    Classes
     ClassDescription
    ClassA document object that contains pages which represent an Excel document, where each page is a single sheet in the workbook.
    ClassA page object that represents an entire sheet from an Excel workbook as a single page.
    ClassSpecifies the additional options for saving to Microsoft Excel format.
    ClassA document object that contains pages which represent an Excel sheet that has been split into one or more pages.
    ClassA page object that represents a single page of an Excel sheet that has been paginated into smaller pages.
    ClassProvides general Office formats functionality.
    ClassRepresents PowerPoint Documents.
    ClassRepresents PowerPoint Document page.
    ClassSpecifies the additional options for saving to Microsoft PowerPoint format.
    ClassRepresents set of PowerPoint text extraction options.
    ClassRepresents Word Documents.
    ClassRepresents Word Document page.
    ClassSpecifies the additional options for saving to Microsoft Word format.
    ClassRepresents set of Word text extraction options.
    Enumerations
     EnumerationDescription
    EnumerationList of supported Microsoft Excel document types.
    EnumerationOptions for ordering the pages of a sheet during pagination.
    EnumerationError codes for imported office core functions.
    EnumerationList of supported Microsoft PowerPoint document types.
    EnumerationSpecifies text extraction methods from PowerPoint document.
    EnumerationList of supported Microsoft Word document types.
    EnumerationSpecifies line ending sequence for text extraction.
    EnumerationDefines ImageGear Word rendering options.
    EnumerationSpecifies text extraction areas of Word document.
    EnumerationSpecifies text extraction methods from Word document.
    EnumerationList of supported Office document types in WorkerImports.
    See Also