Uses of Class
com.stimulsoft.report.events.StiGetExcelValueEventArgs
Packages that use StiGetExcelValueEventArgs
-
Uses of StiGetExcelValueEventArgs in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiGetExcelValueEventArgsModifier and TypeMethodDescriptionvoidStiCheckBox.InvokeGetExcelValue(StiComponent sender, StiGetExcelValueEventArgs e) voidStiText.InvokeGetExcelValue(StiComponent sender, StiGetExcelValueEventArgs e) protected voidStiCheckBox.OnGetExcelValue(StiGetExcelValueEventArgs e) Raises the GetExcelValue event.protected voidStiText.OnGetExcelValue(StiGetExcelValueEventArgs e) Raises the GetExcelValue event.