Vintasoft.Imaging.Office.OpenXml Assembly
In This Topic
Vintasoft.Imaging.Office.OpenXml assembly contains classes, which allow to work with Office documents (DOCX, DOC, XLSX, XLS) in .NET.
Namespaces
Namespace | Description |
Vintasoft.Imaging.Codecs | Contains codec for DOCX documents. |
Vintasoft.Imaging.Codecs.Decoders | Contains DOCX and XLSX decoders and related classes. |
Vintasoft.Imaging.Codecs.Encoders | Contains DOCX and XLSX encoders and related classes. |
Vintasoft.Imaging.Metadata | Contains classes, which allow to manage metadata of DOCX and XLSX page. |
Vintasoft.Imaging.Office | Contains auxiliary classes, which are used in work with Office documents. |
Vintasoft.Imaging.Office.OpenXml | Contains classes, which allow to manage structure of OpenXml document. |
Vintasoft.Imaging.Office.OpenXml.Docx | Contains classes, which allow to manage structure of DOCX document. |
Vintasoft.Imaging.Office.OpenXml.Editor | Contains classes, which allow to edit an OpenXml document (low-level editing). |
Vintasoft.Imaging.Office.OpenXml.Editor.Docx | Contains classes, which allow to edit a DOCX document as OpenXml document (low-level editing). |
Vintasoft.Imaging.Office.OpenXml.Editor.Xlsx | Contains classes, which allow to edit a XLSX document as OpenXml document (low-level editing). |
Vintasoft.Imaging.Office.OpenXml.Xlsx | Contains classes, which allow to manage structure of XLSX document. |
Vintasoft.Imaging.Office.Spreadsheet | Contains classes, which allow to edit a XLSX document as a spreadsheet document (high-level editing). |
Vintasoft.Imaging.Office.Spreadsheet.Document | Contains classes, which represent items of spreadsheet document. |
Vintasoft.Imaging.Office.Spreadsheet.Document.Editors | Contains classes, which allow to edit items of spreadsheet document. |
Vintasoft.Imaging.Office.Spreadsheet.Formulas | Contains classes, which allow to work with formulas in spreadsheet document. |
Vintasoft.Imaging.Office.Spreadsheet.Functions | Contains classes, which allow to work with functions in spreadsheet document. |
Vintasoft.Imaging.Office.Spreadsheet.NumberFormats | Contains classes, which allow to work with number formats of sheet cell content. |