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