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