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