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

TTextToColumnsRequest

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

Declaration

Source position: googlesheets.pp line 714

type TTextToColumnsRequest = class(TGoogleBaseObject)

protected

  procedure Setsource(); virtual;

  procedure Setdelimiter(); virtual;

  procedure SetdelimiterType(); virtual;

published

  property source: TGridRange; [rw]

  property delimiter: string; [rw]

  property delimiterType: string; [rw]

end;

Inheritance

TTextToColumnsRequest

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18