StiPageOnGetExcelSheet 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
)
Protected Overridable Sub OnGetExcelSheet (
e As StiGetExcelSheetEventArgs
)
Parameters
- e
- Type: Stimulsoft.Report.EventsStiGetExcelSheetEventArgs
[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiPage.OnGetExcelSheet(Stimulsoft.Report.Events.StiGetExcelSheetEventArgs)"]
See Also