ImageLinkEventArgs.Workbook Property
ExcelFile with the image, 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.AspNet
public ExcelFile Workbook { get; }