VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor.Xlsx Namespace / XlsxDocumentEditor Class
In This Topic
XlsxDocumentEditor Class Properties
In This Topic
For a list of all properties of this type, see XlsxDocumentEditor.
Public Properties
 NameDescription
Public PropertyGets the body (root element) of Open XML document. (Inherited from OpenXmlDocumentEditor)
Public PropertyGets all charts, which are contained in this document. (Inherited from OpenXmlDocumentEditor)
Public PropertyGets information (author, modification date, etc) about document. (Inherited from OpenXmlDocumentEditor)
Public PropertyGets all images, which are contained in XLSX document.
Public PropertyGets all sheets, which are contained in XLSX document.
Public PropertyGets the count of document styles.
See Also