Unit 'fpsCell' Package
[Overview][Classes][Index] [#pl_fpspreadsheet]

TCellHelper

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

Declaration

Source position: fpscell.pas line 12

type TCellHelper = record helper

protected

  function GetWorkbook;

  

public

  property BackgroundColor: TsColor; [rw]

  

  property BiDiMode: TsBiDiMode; [rw]

  

  property Border: TsCellBorders; [rw]

  

  property Borders []: TsCellBorderStyle; [w]

  

  property BorderStyle []: TsCellBorderStyle; [rw]

  

  property BorderStyles: TsCellBorderStyles; [rw]

  

  property CellFormat: TsCellFormat; [rw]

  

  property Comment: string; [rw]

  

  property Font: TsFont; [r]

  

  property FontIndex: Integer; [rw]

  

  property HorAlignment: TsHorAlignment; [rw]

  

  property Hyperlink: TsHyperlink; [rw]

  

  property NumberFormat: TsNumberFormat; [rw]

  

  property NumberFormatStr: string; [rw]

  

  property TextRotation: TsTextRotation; [rw]

  

  property UsedFormattingFields: TsUsedFormattingFields; [rw]

  

  property VertAlignment: TsVertAlignment; [rw]

  

  property Wordwrap: Boolean; [rw]

  

  property Workbook: TsBasicWorkbook; [r]

  

end;

Inheritance

TCellHelper

  



CT Web help

CodeTyphon Studio