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

TTextToColumnsRequest

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

Declaration

Source position: googlesheets.pp line 720

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



CT Web help

CodeTyphon Studio