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