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