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