Click or drag to resize

StiPage.OnGetExcelSheet Method

Raises the GetExcelSheet event.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void OnGetExcelSheet(
	StiGetExcelSheetEventArgs e
)

Parameters

e
Type: Stimulsoft.Report.Events.StiGetExcelSheetEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiPage.OnGetExcelSheet(Stimulsoft.Report.Events.StiGetExcelSheetEventArgs)"]

See Also