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