Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

WorksheetRowCount Property

Contains the number of rows within the current worksheet.

Object Oriented Interface

public function getWorksheetRowCount();
public function setWorksheetRowCount($value);

Procedural Interface

ingoogle_gspreadsheets_get($res, 106 );
ingoogle_gspreadsheets_set($res, 106, $value );

Default Value

0

Remarks

This property is used to get and set the number of rows in the current worksheet and is populated with WorksheetIndex is set.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0