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