Description Cell (Action Tags Section)
Contains a string that describes the action tag, which appears as a tool tip when users place their pointer over the tag.
Remarks
To get a reference to the Description cell by name from another formula, or from a program using the CellsU property, use:
Cell name: |
SmartTags.name.Description |
To get a reference to the Description cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionSmartTag |
Row index: |
visRowSmartTag + i |
Cell index: |
visSmartTagDescription |