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