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