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