TFlexCelReport.OnBeforeGenerateWorkbook Method
Replace this event when creating a custom descendant of FlexCelReport. See also BeforeGenerateWorkbook
Syntax
Unit: FlexCel.Report
procedure TFlexCelReport.OnBeforeGenerateWorkbook(const e: TGenerateEventArgs); virtual;
Parameters
See also