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