Table of Contents

PageEventArgs.Workbook Property

ExcelFile we are exporting. Note that this might be a light clone of the workbook assigned to the FlexCelPdfExport component, so it might be different.

Syntax

Namespace: FlexCel.Render

public ExcelFile Workbook { get; }

See also