TFlexCelHtmlExportProgress Class
Indicates how much of the report has been generated.
Syntax
Unit: FlexCel.Render
TFlexCelHtmlExportProgress = class(TFlexCelObject);
Properties
Name |
Description |
Row |
The row that is being written.
|
TotalRows |
The total number of rows exporting.
|
SheetNumber |
The sheet we are exporting.
|