BuildList Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method BuildList() Initializes a new instance of the BuildList class.
Public method BuildList(String) Initializes a new instance of the BuildList class from outer XML.
Public method BuildList(array<OpenXmlElement[]) Initializes a new instance of the BuildList class with the specified child elements.
Public method BuildList(IEnumerable<OpenXmlElement>) Initializes a new instance of the BuildList class with the specified child elements.

Top

See Also

Reference

BuildList Class

BuildList Members

DocumentFormat.OpenXml.Presentation Namespace