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

TSheetProperties

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

Declaration

Source position: googlesheets.pp line 1692

type TSheetProperties = class(TGoogleBaseObject)

protected

  procedure Settitle(); virtual;

  procedure Setindex(); virtual;

  procedure Sethidden(); virtual;

  procedure SetgridProperties(); virtual;

  procedure SetsheetId(); virtual;

  procedure SetrightToLeft(); virtual;

  procedure SettabColor(); virtual;

  procedure SetsheetType(); virtual;

published

  property title: string; [rw]

  property index: Integer; [rw]

  property hidden: Boolean; [rw]

  property gridProperties: TGridProperties; [rw]

  property sheetId: Integer; [rw]

  property rightToLeft: Boolean; [rw]

  property tabColor: TColor; [rw]

  property sheetType: string; [rw]

end;

Inheritance

TSheetProperties

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18