Click or drag to resize

OpenXmlElementAppend Method

Overload List
 NameDescription
Public methodAppend(IEnumerableOpenXmlElement) Appends each element from a list of elements to the end of the current element's list of child elements.
Public methodAppend(OpenXmlElement) Appends each element from an array of elements to the end of the current element's list of child elements.
Top
See Also