Table of Contents

TSaveImageEventArgs.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

Unit: FlexCel.Render

property TSaveImageEventArgs.Workbook: TExcelFile

See also