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

TConditionalFormatRule

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

Declaration

Source position: googlesheets.pp line 1230

type TConditionalFormatRule = class(TGoogleBaseObject)

protected

  procedure SetgradientRule(); virtual;

  

  procedure SetbooleanRule(); virtual;

  

  procedure Setranges(); virtual;

  

published

  property gradientRule: TGradientRule; [rw]

  

  property booleanRule: TBooleanRule; [rw]

  

  property ranges: TConditionalFormatRuleTyperangesArray; [rw]

  

end;

Inheritance

TConditionalFormatRule

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio