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