| Name | Description | |
|---|---|---|
![]() | ChildCount | Gets the child count. |
![]() | ChildElements | Gets the collection that contains all child nodes of this element. |
![]() | HasChildren | Gets a value indicating whether this element has child elements. |
![]() | HasContent | Gets a value indicating whether this element has content. |
![]() | HasText | Gets a value indicating whether this element has text. |
![]() | Next | Gets the next element of current level in OpenXML document. |
![]() | Parent | Gets the parent element of this element. |
![]() | Prev | Gets the previous element of current level in OpenXML document. |
![]() | Root | Gets the root element of this element. |
![]() | Text | Gets or sets text, which is associated with this element. |
![]() | Item | Overloaded. Sets the text that corresponds to the specified text. |
