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