TabSheetDataSource.getRowsCount

Syntax

getRowsCount();

Description

The getRowsCount method returns the number of rows in the table of spliced time series.

Comments

This method returns a Number type value.

Example

The example of use is given on the page with description of the SpliceTabSheetDataSource.addRow method.

See also:

SpliceTabSheetDataSource