TabSheetRange.setHint

Syntax

setHint(value: String);

Parameters

value. Tooltip text.

Description

The setHint method sets tooltip for all cells in the given range.

Example

The example of use is given on the page with description of the TabSheetRange.shift method.

See also:

TabSheetRange