Unit 'fpsActions' Package
[Overview][Types][Classes][Index] [#pl_fpspreadsheet]

TsFontStyleAction

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

Declaration

Source position: fpsactions.pas line 195

type TsFontStyleAction = class(TsAutoFormatAction)

protected

  procedure ApplyFormatToCell(); override;

  

  procedure ExtractFromCell(); override;

  

public

  constructor Create(); override;

  

published

  property FontStyle: TsFontStyle; [rw]

  

end;

Inheritance

TsFontStyleAction

  

|

TsAutoFormatAction

  

|

TsCellAction

  

|

TsSpreadsheetAction

  

|

TObject



CT Web help

CodeTyphon Studio