NumberingInstance.Append method
Office 2013
| Name | Description | |
|---|---|---|
|
Append([]) | Appends each element from an array of elements to the end of the current element's list of child elements. (Inherited from OpenXmlElement.) |
|
Append(IEnumerable<OpenXmlElement>) | Appends each element from a list of elements to the end of the current element's list of child elements. (Inherited from OpenXmlElement.) |