Unit 'RLXLSFilter' Package
[Overview][Constants][Types][Classes][Index] [#pl_fortesreport]

TRLXLSPageSetup

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

Declaration

Source position: rlxlsfilter.pas line 685

type TRLXLSPageSetup = class(TPersistent)

protected

  procedure ReadBottomMargin();

  

  procedure ReadLeftMargin();

  

  procedure ReadRightMargin();

  

  procedure ReadTopMargin();

  

  procedure WriteBottomMargin();

  

  procedure WriteLeftMargin();

  

  procedure WriteRightMargin();

  

  procedure WriteTopMargin();

  

  procedure DefineProperties(); override;

  

public

  constructor Create;

  

published

  property Copies: Integer; [rw]

  

  property Zoom: Integer; [rw]

  

  property CenterHorizontally: Boolean; [rw]

  

  property CenterVertically: Boolean; [rw]

  

  property BlackAndWhite: Boolean; [rw]

  

  property Draft: Boolean; [rw]

  

  property PrintNotes: Boolean; [rw]

  

  property PrintGridLines: Boolean; [rw]

  

  property LeftMargin: Double; [rws]

  

  property TopMargin: Double; [rws]

  

  property RightMargin: Double; [rws]

  

  property BottomMargin: Double; [rws]

  

  property FirstPageNumber: Integer; [rw]

  

  property FitToPagesTall: Boolean; [rw]

  

  property FitToPagesWide: Boolean; [rw]

  

  property LeftFooter: string; [rw]

  

  property LeftHeader: string; [rw]

  

  property CenterFooter: string; [rw]

  

  property CenterHeader: string; [rw]

  

  property RightFooter: string; [rw]

  

  property RightHeader: string; [rw]

  

  property HeaderMargin: Double; [rw]

  

  property FooterMargin: Double; [rw]

  

end;

Inheritance

TRLXLSPageSetup

  

|

TObject



CT Web help

CodeTyphon Studio