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

TPivotValue

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

Declaration

Source position: googlesheets.pp line 2088

type TPivotValue = class(TGoogleBaseObject)

protected

  procedure Setformula(); virtual;

  procedure SetsourceColumnOffset(); virtual;

  procedure SetsummarizeFunction(); virtual;

  procedure Setname(); virtual;

published

  property formula: string; [rw]

  property sourceColumnOffset: Integer; [rw]

  property summarizeFunction: string; [rw]

  property name: string; [rw]

end;

Inheritance

TPivotValue

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18