Show contents 

Working with Table > Classes > TabSheetRange > TabSheetRange.setComment

TabSheetRange.setComment

Syntax

setComment(value: String);

Parameters

value. Comment text.

Description

The setComment method sets a comments for cells in table range.

Example

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

See also:

TabSheetRange