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

TAppendDimensionRequest

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

Declaration

Source position: googlesheets.pp line 2880

type TAppendDimensionRequest = class(TGoogleBaseObject)

protected

  class function ExportPropertyName(); override;

  procedure SetsheetId(); virtual;

  procedure Set_length(); virtual;

  procedure Setdimension(); virtual;

published

  property sheetId: Integer; [rw]

  property _length: Integer; [rw]

  property dimension: string; [rw]

end;

Inheritance

TAppendDimensionRequest

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18