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

TUpdateConditionalFormatRuleResponse

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

Declaration

Source position: googlesheets.pp line 1008

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


Documentation generated on: 2023-03-18