OpenXmlElement.Append Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Append(array<OpenXmlElement[]) Adds the elements to the end of the list of child nodes, of this element.
Public method Append(IEnumerable<OpenXmlElement>) Adds the elements to the end of the list of child nodes, of this element.

Top

See Also

Reference

OpenXmlElement Class

OpenXmlElement Members

DocumentFormat.OpenXml Namespace