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