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