NamedRangeExportEventArgs.Workbook Property
ExcelFile with the name, positioned in the sheet that we are rendering. Make sure if you modify ActiveSheet of this instance to restore it back to the original value before exiting the event.
Syntax
Namespace: FlexCel.Render
public ExcelFile Workbook { get; }