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