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.

Syntax

[VB.NET]
Public Property SpreadsheetAuthor As String

[C#]
public string SpreadsheetAuthor {get; set;}

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.

Default Value

""

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