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