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