NamedRangeExportEventArgs.Row Property
Row index (1 based) of the html cell we are exporting. This number should be the same as the first row in the NamedRange.
Syntax
Namespace: FlexCel.Render
public Int32 Row { get; }
Row index (1 based) of the html cell we are exporting. This number should be the same as the first row in the NamedRange.
Namespace: FlexCel.Render
public Int32 Row { get; }