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