VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Office.OpenXml.Editor Namespace / OpenXmlDocumentElement Class
In This Topic
OpenXmlDocumentElement Class Properties
In This Topic
For a list of all properties of this type, see OpenXmlDocumentElement.
Public Properties
 NameDescription
Public PropertyGets the child count.
Public PropertyGets the collection that contains all child nodes of this element.
Public PropertyGets a value indicating whether this element has child elements.
Public PropertyGets a value indicating whether this element has content.
Public PropertyGets a value indicating whether this element has text.
Public PropertyGets the next element of current level in OpenXML document.
Public PropertyGets the parent element of this element.
Public PropertyGets the previous element of current level in OpenXML document.
Public PropertyGets the root element of this element.
Public PropertyGets or sets text, which is associated with this element.
Public PropertyOverloaded. Sets the text that corresponds to the specified text.
See Also