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

SpreadsheetAuthor Property

Contains the name and e-mail address of the author that created the spreadsheet.

Object Oriented Interface

public function getSpreadsheetAuthor();
public function setSpreadsheetAuthor($value);

Procedural Interface

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

Default Value

''

Remarks

This property is used to get the name and e-mail address of the author that created the spreadsheet and is populated with SpreadsheetIndex is set.

SpreadsheetAuthor by default is in the form: Name <e-mail address>.

NameAndEmailFormat can be set to control the value displayed within SpreadsheetAuthor.

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