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

TUpdateChartSpecRequest

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

Declaration

Source position: googlesheets.pp line 490

type TUpdateChartSpecRequest = class(TGoogleBaseObject)

protected

  procedure SetchartId(); virtual;

  

  procedure Setspec(); virtual;

  

published

  property chartId: Integer; [rw]

  

  property spec: TChartSpec; [rw]

  

end;

Inheritance

TUpdateChartSpecRequest

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio