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