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