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