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