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