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

TFilterView

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

Declaration

Source position: googlesheets.pp line 918

type TFilterView = class(TGoogleBaseObject)

protected

  procedure Settitle(); virtual;

  

  procedure SetnamedRangeId(); virtual;

  

  procedure SetsortSpecs(); virtual;

  

  procedure Setrange(); virtual;

  

  procedure Setcriteria(); virtual;

  

  procedure SetfilterViewId(); virtual;

  

published

  property title: string; [rw]

  

  property namedRangeId: string; [rw]

  

  property sortSpecs: TFilterViewTypesortSpecsArray; [rw]

  

  property range: TGridRange; [rw]

  

  property criteria: TFilterViewTypecriteria; [rw]

  

  property filterViewId: Integer; [rw]

  

end;

Inheritance

TFilterView

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio