Uses of Class
com.amalgamasimulation.excel.ExcelFile
Packages that use ExcelFile
-
Uses of ExcelFile in com.amalgamasimulation.excel
Fields in com.amalgamasimulation.excel declared as ExcelFileMethods in com.amalgamasimulation.excel that return ExcelFileModifier and TypeMethodDescriptionExcelFile.addCustomProperty(String name, String value) ExcelTable.getExcelFile()Constructors in com.amalgamasimulation.excel with parameters of type ExcelFileModifierConstructorDescriptionprotectedExcelChart(ExcelFile excelFile, String sheetName, int row1, int col1, int row2, int col2)