SdtElement Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
SdtElement(String) | Initializes a new instance of the SdtElement class. | |
SdtElement(array<OpenXmlElement[]) | Initializes a new instance of the SdtElement class. | |
SdtElement(IEnumerable<OpenXmlElement>) | Initializes a new instance of the SdtElement class. |
Top