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