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