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

TUpdateConditionalFormatRuleRequest

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

Declaration

Source position: googlesheets.pp line 425

type TUpdateConditionalFormatRuleRequest = class(TGoogleBaseObject)

protected

  procedure SetsheetId(); virtual;

  procedure Setrule(); virtual;

  procedure Setindex(); virtual;

  procedure SetnewIndex(); virtual;

published

  property sheetId: Integer; [rw]

  property rule: TConditionalFormatRule; [rw]

  property index: Integer; [rw]

  property newIndex: Integer; [rw]

end;

Inheritance

TUpdateConditionalFormatRuleRequest

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18