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; } See also NamedRangeExportEventArgs