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) { ... }
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) { ... }
No Magic, Inc. Copyright © 1998 – 2024 No Magic, Incorporated, a Dassault Systèmes company – All Rights Reserved.