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