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

TUpdateConditionalFormatRuleResponse

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

Declaration

Source position: googlesheets.pp line 1014

type TUpdateConditionalFormatRuleResponse = class(TGoogleBaseObject)

protected

  procedure SetoldIndex(); virtual;

  

  procedure SetnewRule(); virtual;

  

  procedure SetoldRule(); virtual;

  

  procedure SetnewIndex(); virtual;

  

published

  property oldIndex: Integer; [rw]

  

  property newRule: TConditionalFormatRule; [rw]

  

  property oldRule: TConditionalFormatRule; [rw]

  

  property newIndex: Integer; [rw]

  

end;

Inheritance

TUpdateConditionalFormatRuleResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio