Table of Contents

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

Namespace: FlexCel.Report

public GenerateEventHandler BeforeGenerateWorkbook

See also