OpenXmlElement.Ancestors Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
![]() |
Ancestors<T>() | Enumerate for specific type of elements in ancestor elements |
![]() |
Ancestors() | Enumerate all the ancestor nodes of this element. |
Top