TUdfEventArgs.TUdfEventArgs Constructor
Creates a new instance.
Syntax
Namespace: FlexCel.Core
public TUdfEventArgs(ExcelFile aXls, Int32 aSheet, Int32 aRow, Int32 aCol)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
aXls | ExcelFile | See Xls | |
aSheet | Int32 | See Sheet | |
aRow | Int32 | See Row | |
aCol | Int32 | See Col |