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

TSetDataValidationRequest

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

Declaration

Source position: googlesheets.pp line 2985

type TSetDataValidationRequest = class(TGoogleBaseObject)

protected

  procedure Setrule(); virtual;

  

  procedure Setrange(); virtual;

  

published

  property rule: TDataValidationRule; [rw]

  

  property range: TGridRange; [rw]

  

end;

Inheritance

TSetDataValidationRequest

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio