Uses of Class
io.revealbi.core.data.RVExcelRange
Packages that use RVExcelRange
-
Uses of RVExcelRange in io.revealbi.core.data
Methods in io.revealbi.core.data that return RVExcelRangeModifier and TypeMethodDescriptionRVExcelDataSourceItem.getRange()Definition of the range to load data from in the specified sheet.RVExcelDataSourceItem.setRange(RVExcelRange value) Definition of the range to load data from in the specified sheet.Methods in io.revealbi.core.data with parameters of type RVExcelRangeModifier and TypeMethodDescriptionRVExcelDataSourceItem.setRange(RVExcelRange value) Definition of the range to load data from in the specified sheet.