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

TPasteDataRequest

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

Declaration

Source position: googlesheets.pp line 1855

type TPasteDataRequest = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure Setdata(); virtual;

  procedure Setcoordinate(); virtual;

  procedure Setdelimiter(); virtual;

  procedure Set_type(); virtual;

  procedure Sethtml(); virtual;

published

  property data: string; [rw]

  property coordinate: TGridCoordinate; [rw]

  property delimiter: string; [rw]

  property _type: string; [rw]

  property html: Boolean; [rw]

end;

Inheritance

TPasteDataRequest

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18