Uses of Class
com.stimulsoft.report.events.StiGetExcelSheetEvent

Packages that use StiGetExcelSheetEvent
com.stimulsoft.report.components   
com.stimulsoft.report.dialogs   
 

Uses of StiGetExcelSheetEvent in com.stimulsoft.report.components
 

Methods in com.stimulsoft.report.components that return StiGetExcelSheetEvent
 StiGetExcelSheetEvent StiPage.getGetExcelSheetEvent()
          Occurs when the ExcelSheet is calculated.
 

Methods in com.stimulsoft.report.components with parameters of type StiGetExcelSheetEvent
 void StiPage.setGetExcelSheetEvent(StiGetExcelSheetEvent value)
           
 

Uses of StiGetExcelSheetEvent in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiGetExcelSheetEvent
 StiGetExcelSheetEvent StiForm.getGetExcelSheetEvent()
           
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiGetExcelSheetEvent
 void StiForm.setGetExcelSheetEvent(StiGetExcelSheetEvent value)