ImageGear v26.3 - Updated
ImageGear.Formats.Office Assembly / ImageGear.Formats.Office Namespace / ImGearOffice Class
Members




In This Topic
    ImGearOffice Class
    In This Topic
    Provides general Office formats functionality.
    Object Model
    ImGearOffice ClassIImGearFormat InterfaceIImGearFormat InterfaceIImGearFormat Interface
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class ImGearOffice 
    'Usage
     
    Dim instance As ImGearOffice
    public static class ImGearOffice 
    public __gc abstract __sealed class ImGearOffice 
    public ref class ImGearOffice abstract sealed 
    Remarks
    Allows loading Microsoft Office documents in Open XML and binary Office 97-2003 format.
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.Office.ImGearOffice

    See Also