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

TRLXLSWorksheet

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

Declaration

Source position: rlxlsfilter.pas line 785

type TRLXLSWorksheet = class

public

  constructor Create();

  

  destructor Destroy; override;

  

  function FindRange();

  

  function FindRow();

  

  function FindCol();

  

  property Title: string; [rw]

  

  property Workbook: TRLXLSWorkbook; [r]

  

  property Index: Integer; [r]

  

  property CellBounds: TRect; [r]

  

  property Ranges []: TRLXLSRange; [r]

  

  property RangeCount: Integer; [r]

  

  property Rows []: TRLXLSRow; [r]

  

  property RowCount: Integer; [r]

  

  property Cols []: TRLXLSCol; [r]

  

  property ColCount: Integer; [r]

  

end;

Inheritance

TRLXLSWorksheet

  

|

TObject



CT Web help

CodeTyphon Studio