Uses of Enum
net.sf.jasperreports.data.excel.ExcelFormatEnum
Packages that use ExcelFormatEnum
-
Uses of ExcelFormatEnum in net.sf.jasperreports.data.excel
Methods in net.sf.jasperreports.data.excel that return ExcelFormatEnumModifier and TypeMethodDescriptionstatic ExcelFormatEnumExcelDataAdapter.getFormat()ExcelDataAdapterImpl.getFormat()static ExcelFormatEnumReturns the enum constant of this type with the specified name.static ExcelFormatEnum[]ExcelFormatEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.sf.jasperreports.data.excel with parameters of type ExcelFormatEnumModifier and TypeMethodDescriptionvoidExcelDataAdapter.setFormat(ExcelFormatEnum format) voidExcelDataAdapterImpl.setFormat(ExcelFormatEnum format)