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