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