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

SpreadsheetPropertiesAttributes Property

A space-separated list of attributes (name-value pairs) contained within a Google Data entry element.

Object Oriented Interface

public function getSpreadsheetPropertiesAttributes($spreadsheetpropertiesindex);
public function setSpreadsheetPropertiesAttributes($spreadsheetpropertiesindex, $value);

Procedural Interface

ingoogle_gspreadsheets_get($res, 81 , $spreadsheetpropertiesindex);
ingoogle_gspreadsheets_set($res, 81, $value , $spreadsheetpropertiesindex);

Default Value

''

Remarks

A space-separated list of attributes (name-value pairs) contained within a Google Data entry element. For example: name1="value1" name2="value2"

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

This property is not available at design time.

Data Type

String

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