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

TConditionValue

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

Declaration

Source position: googlesheets.pp line 1842

type TConditionValue = class(TGoogleBaseObject)

protected

  procedure SetrelativeDate(); virtual;

  

  procedure SetuserEnteredValue(); virtual;

  

published

  property relativeDate: string; [rw]

  

  property userEnteredValue: string; [rw]

  

end;

Inheritance

TConditionValue

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio