|
FlexCel Studio for VCL/LCL
|
This is the component to use when you want to create Excel reports.
TFlexCelReport = class(TCustomFlexCelReport);
class TFlexCelReport : public TCustomFlexCelReport;
TFlexCelReport is a component for making reports in Excel from a Delphi application using a template. It uses Excel as the Report Designer, allowing you to use all of its power, from conditional formatting to pivot tables, including charts, formulas, multiple sheets, multiple master-detail relationships and whatever you can do from Excel.
Templates can be linked into the exe file by using a TXlsTemplateStore, allowing you to create single exe applications.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|