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