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