TFlexCelReportProgress Class
Indicates how much of the report has been generated.
Syntax
Unit: FlexCel.Report
TFlexCelReportProgress = class(TFlexCelObject);
Properties
| Name |
Description |
| Phase |
Phase of the report.
|
| Counter |
A meaningless counter that is increased from time to time. It is not possible to know what is the final count.
|
| Sheet |
The Sheet we are working on.
|