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