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