SectionOld Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
SectionOld() | Initializes a new instance of the SectionOld class. | |
SectionOld(String) | Initializes a new instance of the SectionOld class from outer XML. | |
SectionOld(array<OpenXmlElement[]) | Initializes a new instance of the SectionOld class with the specified child elements. | |
SectionOld(IEnumerable<OpenXmlElement>) | Initializes a new instance of the SectionOld class with the specified child elements. |
Top