TabSheetRange.getCoordsCount

Syntax

getCoordsCount();

Description

The getCoordsCount method gets the number of cells in the range.

Comments

This method returns a Number type value.

Example

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

See also:

TabSheetRange