Prev TextMark |
ExcelExplorer Manual |
Next QuickTip |
 |
(ExcelExplorer 4.0)
Get target frame, if any.
false EEData Target( )
Parameters
- None
Description
Returns EEData object containing target frame string (e.g. "_parent") if any.
Otherwise returns FALSE.
You should always check returned value if it valid object in order to use its methods.
|