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