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

CellDetailRow Property

This property contains the row index for the current cell.

Object Oriented Interface

public function getCellDetailRow();
public function setCellDetailRow($value);

Procedural Interface

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

Default Value

1

Remarks

This property contains the row index for the current cell.

This property contains the row index for the current cell and can be used along with CellDetailColumn to identify the location within the worksheet.

The size of the array is controlled by the CellDetailCount property.

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