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

TRepeatCellRequest

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

Declaration

Source position: googlesheets.pp line 2339

type TRepeatCellRequest = class(TGoogleBaseObject)

protected

  procedure Setcell(); virtual;

  

  procedure Setfields(); virtual;

  

  procedure Setrange(); virtual;

  

published

  property cell: TCellData; [rw]

  

  property fields: string; [rw]

  

  property range: TGridRange; [rw]

  

end;

Inheritance

TRepeatCellRequest

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio