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

TBooleanRule

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

Declaration

Source position: googlesheets.pp line 2867

type TBooleanRule = class(TGoogleBaseObject)

protected

  procedure Setcondition(); virtual;

  

  procedure Setformat(); virtual;

  

published

  property condition: TBooleanCondition; [rw]

  

  property format: TCellFormat; [rw]

  

end;

Inheritance

TBooleanRule

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio