Table of Contents

TFlexCelReport.BeforeGenerateWorkbook Event

Fires before starting to generate the report but after the template has been loaded. It allows to do some in-place modifications to the template before generating the report.

Syntax

Unit: FlexCel.Report

property TFlexCelReport.BeforeGenerateWorkbook: TGenerateEventHandler

See also