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

WorksheetColumnCount Property

Contains the number of columns within the current worksheet.

Object Oriented Interface

public function getWorksheetColumnCount();
public function setWorksheetColumnCount($value);

Procedural Interface

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

Default Value

0

Remarks

This property is used to get and set the number of columns 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