FlexCelHtmlExportProgress Class
Indicates how much of the report has been generated.
Syntax
Namespace: FlexCel.Render
public class FlexCelHtmlExportProgress
Properties
| Name | Description |
|---|---|
| Row | The row that is being written. |
| TotalRows | The total number of rows exporting. |
| SheetNumber | The sheet we are exporting. |