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

TAddConditionalFormatRuleRequest

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

Declaration

Source position: googlesheets.pp line 885

type TAddConditionalFormatRuleRequest = class(TGoogleBaseObject)

protected

  procedure Setrule(); virtual;

  

  procedure Setindex(); virtual;

  

published

  property rule: TConditionalFormatRule; [rw]

  

  property index: Integer; [rw]

  

end;

Inheritance

TAddConditionalFormatRuleRequest

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio