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