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