SheetSelectorEntryEventArgs.Workbook Property
ExcelFile we are drawing the sheet selector in, 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; }