Uses of Class
com.stimulsoft.report.events.StiGetExcelValueEvent
Packages that use StiGetExcelValueEvent
-
Uses of StiGetExcelValueEvent in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents that return StiGetExcelValueEventModifier and TypeMethodDescriptionfinal StiGetExcelValueEventStiCheckBox.getGetExcelValueEvent()Occurs when the ExcelValue is calculated.final StiGetExcelValueEventStiText.getGetExcelValueEvent()Occurs when the ExcelValue is calculated.Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiGetExcelValueEventModifier and TypeMethodDescriptionfinal voidStiCheckBox.setGetExcelValueEvent(StiGetExcelValueEvent value) final voidStiText.setGetExcelValueEvent(StiGetExcelValueEvent value)