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

TAppendCellsRequest

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

Declaration

Source position: googlesheets.pp line 2264

type TAppendCellsRequest = class(TGoogleBaseObject)

protected

  procedure SetsheetId(); virtual;

  procedure Setrows(); virtual;

  procedure Setfields(); virtual;

published

  property sheetId: Integer; [rw]

  property rows: TAppendCellsRequestTyperowsArray; [rw]

  property fields: string; [rw]

end;

Inheritance

TAppendCellsRequest

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18