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