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