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