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