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

TGridCoordinate

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

Declaration

Source position: googlesheets.pp line 509

type TGridCoordinate = class(TGoogleBaseObject)

protected

  procedure SetsheetId(); virtual;

  

  procedure SetrowIndex(); virtual;

  

  procedure SetcolumnIndex(); virtual;

  

published

  property sheetId: Integer; [rw]

  

  property rowIndex: Integer; [rw]

  

  property columnIndex: Integer; [rw]

  

end;

Inheritance

TGridCoordinate

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio