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