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