VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Xlsx Namespace / XlsxDocument Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    XlsxDocument Class
    In This Topic
    Represents an XLSX document.
    Object Model
    XlsxPageCollection OpenXmlDocumentInformation FontProgramsControllerBase XlsxDocument
    Syntax
    'Declaration
    
    Public Class XlsxDocument
       Inherits Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument
    
    
    public __gc class XlsxDocument : public Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument*
    
    
    public ref class XlsxDocument : public Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Office.OpenXml.OpenXmlDocument
          Vintasoft.Imaging.Office.OpenXml.Xlsx.XlsxDocument

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also