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