You can use the following API to get the latest row number from a sheet in an Excel file
public int getLatestRowNum(String fileName, String sheetName) {
...
}
Magic Model Analyst 19.0 SP3 Documentation
You can use the following API to get the latest row number from a sheet in an Excel file
public int getLatestRowNum(String fileName, String sheetName) {
...
}