This topic has not yet been rated - Rate this topic

NumberingInstance.Append method

  NameDescription
Public method Append([]) Appends each element from an array of elements to the end of the current element's list of child elements. (Inherited from OpenXmlElement.)
Public method 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.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.