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