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

TDataValidationRule

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

Declaration

Source position: googlesheets.pp line 1121

type TDataValidationRule = class(TGoogleBaseObject)

protected

  procedure Setcondition(); virtual;

  procedure SetinputMessage(); virtual;

  procedure SetshowCustomUi(); virtual;

  procedure Setstrict(); virtual;

published

  property condition: TBooleanCondition; [rw]

  property inputMessage: string; [rw]

  property showCustomUi: Boolean; [rw]

  property strict: Boolean; [rw]

end;

Inheritance

TDataValidationRule

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18