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

TPivotTable

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

Declaration

Source position: googlesheets.pp line 1086

type TPivotTable = class(TGoogleBaseObject)

protected

  procedure SetvalueLayout(); virtual;

  procedure Setcolumns(); virtual;

  procedure Setsource(); virtual;

  procedure Setrows(); virtual;

  procedure Setvalues(); virtual;

  procedure Setcriteria(); virtual;

published

  property valueLayout: string; [rw]

  property columns: TPivotTableTypecolumnsArray; [rw]

  property source: TGridRange; [rw]

  property rows: TPivotTableTyperowsArray; [rw]

  property values: TPivotTableTypevaluesArray; [rw]

  property criteria: TPivotTableTypecriteria; [rw]

end;

Inheritance

TPivotTable

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18