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