Microsoft Excel reporting and 
 data analyzing with practically no coding. 
 .Net, ActiveX, and VCL versions. 
 www.AfalinaSoft.com  

Home    Products    Downloads    Registered users    Support    Prices    Order    Primary Subscription

 

MS Office COM Add-ins. Microsoft Excel reporting 
 and data analyzing


TxlReportParam class - AfalinaSoft XL Report Programmer's Reference

<< Previous

Table of contents

Next >>


TxlReportParam class

Unit: xlReport

The TxlReportParam class implements an item of the TxlReportParams collection allowing transferring report parameters to the report. You create instances of this class using methods of TxlReportParams. Fill its properties either at design-time or at run-time.



TxlReportParam Properties


Name published read/write

Sets or returns the name of the report parameter.

property Name: string;

Use this property in order to name the report parameter. Default value is the empty string. The name must be a unique string, otherwise you will get an exception. Use the report parameter in a report via the following construction =XLRPARAMS_ParamName.

Report public read only

Points to the instance of TxlReport that owns the parameter.

property Report: TxlReport;

Value published read/write

Sets or returns the value of the report parameter.

property Value: Variant;

Use this property in order to transfer OLEVariant-compatible values to the report.



<< Previous

Table of contents

Next >>



Components

xlReport xlReport

Developed for

Delphi 4, 5, 6, 7
C++Builder 4, 5, 6

Excel version supported

MS Excel 97 (SR2)
MS Excel 2000
MS Excel 2002 (XP)
MS Excel 2003



[ Download it ]
[ Order now ]



We are Borland 
 technology partner

Copyright © 1999-2006
All right reserved.
Privacy Policy

Write to WebMaster

Page Top
Add-in Express - COM Add-ins, Smart Tags and RTDS in C#, VB, C++, J#, and Delphi