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

TDuplicateSheetRequest

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

Declaration

Source position: googlesheets.pp line 2153

type TDuplicateSheetRequest = class(TGoogleBaseObject)

protected

  procedure SetsourceSheetId(); virtual;

  procedure SetnewSheetId(); virtual;

  procedure SetinsertSheetIndex(); virtual;

  procedure SetnewSheetName(); virtual;

published

  property sourceSheetId: Integer; [rw]

  property newSheetId: Integer; [rw]

  property insertSheetIndex: Integer; [rw]

  property newSheetName: string; [rw]

end;

Inheritance

TDuplicateSheetRequest

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18