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

TUpdateCellsRequest

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

Declaration

Source position: googlesheets.pp line 2640

type TUpdateCellsRequest = class(TGoogleBaseObject)

protected

  procedure Setrows(); virtual;

  procedure Setfields(); virtual;

  procedure Setstart(); virtual;

  procedure Setrange(); virtual;

published

  property rows: TUpdateCellsRequestTyperowsArray; [rw]

  property fields: string; [rw]

  property start: TGridCoordinate; [rw]

  property range: TGridRange; [rw]

end;

Inheritance

TUpdateCellsRequest

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18