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