Uses of Class
com.stimulsoft.report.events.StiGetExcelSheetEventArgs
Packages that use StiGetExcelSheetEventArgs
-
Uses of StiGetExcelSheetEventArgs in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components with parameters of type StiGetExcelSheetEventArgsModifier and TypeMethodDescriptionvoidStiPage.InvokeGetExcelSheet(StiComponent sender, StiGetExcelSheetEventArgs e) Raises the GetExcelSheet event.protected voidStiPage.OnGetExcelSheet(StiGetExcelSheetEventArgs e) Raises the GetExcelSheet event.