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