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