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