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