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