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

TCellFormat

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

Declaration

Source position: googlesheets.pp line 1462

type TCellFormat = class(TGoogleBaseObject)

protected

  procedure SethorizontalAlignment(); virtual;

  procedure SethyperlinkDisplayType(); virtual;

  procedure Setborders(); virtual;

  procedure SettextDirection(); virtual;

  procedure SettextFormat(); virtual;

  procedure Setpadding(); virtual;

  procedure SetnumberFormat(); virtual;

  procedure SetwrapStrategy(); virtual;

  procedure SetbackgroundColor(); virtual;

  procedure SetverticalAlignment(); virtual;

published

  property horizontalAlignment: string; [rw]

  property hyperlinkDisplayType: string; [rw]

  property borders: TBorders; [rw]

  property textDirection: string; [rw]

  property textFormat: TTextFormat; [rw]

  property padding: TPadding; [rw]

  property numberFormat: TNumberFormat; [rw]

  property wrapStrategy: string; [rw]

  property backgroundColor: TColor; [rw]

  property verticalAlignment: string; [rw]

end;

Inheritance

TCellFormat

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18