Unit 'googlesheets' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TBatchGetValuesResponse

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlesheets.pp line 3149

type TBatchGetValuesResponse = class(TGoogleBaseObject)

protected

  procedure SetvalueRanges(); virtual;

  

  procedure SetspreadsheetId(); virtual;

  

published

  property valueRanges: TBatchGetValuesResponseTypevalueRangesArray; [rw]

  

  property spreadsheetId: string; [rw]

  

end;

Inheritance

TBatchGetValuesResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio