Click or drag to resize

SectionList Constructor

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