GenerateEventArgs.GenerateEventArgs Constructor
Creates a new Argument.
Syntax
Namespace: FlexCel.Report
public GenerateEventArgs(ExcelFile aExcelFile)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
aExcelFile | ExcelFile | The file we are processing. |