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