Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter EighteenDataView Integration (continued)

DataViewGetRowCount Function

Overview

The DataViewGetRowCount function returns the number of rows within a Data View Object.

Syntax/Parameters

Syntax

int = DataViewGetRowCount ( handle object );

Parameters

object

A handle either to a Data View Object or to a window that employs Data View.

Return Value

Returns an int representing the number of rows within the sheet. If an error occurs, the return value will be -1. Use the GetLastError function to determine the nature of the error.

Remarks

The row count represents the number of discrete rows. If row merges are employed, it does not affect the number of rows.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL