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