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