Prev Target |
ExcelExplorer Manual |
Next EEImage class |
 |
(ExcelExplorer 4.0)
Returns quick tip (hint) for the hyperlink, if any.
false EEData QuickTip( )
Parameters
- None
Description
Returns EEData object containing quick tip (hint) string for the hyperlink, if any.
Otherwise returns FALSE.
Quick tip is the tool tip that appears in the small box when the mouse pointer is over the hyperlink cell.
You should always check returned value if it valid object in order to use its methods.
|