Click or drag to resize

Section Constructor

Overload List
 NameDescription
Public methodSection Initializes a new instance of the Section class.
Public methodSection(IEnumerableOpenXmlElement) Initializes a new instance of the Section class with the specified child elements.
Public methodSection(OpenXmlElement) Initializes a new instance of the Section class with the specified child elements.
Public methodSection(String) Initializes a new instance of the Section class from outer XML.
Top
See Also