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