To work with data on the sheet, start by getting an HSSFRow (org.apache.poi.hssf.usermodel.HSSFRow) object, which represents a row in the sheet.
要处理工作表上的数据,首先要获取一个HSSFRow (or g . apache . poi .hssf . usermodel . HSSFRow)对象,它表示工作表中的一行。
To work with data on the sheet, start by getting an HSSFRow (org.apache.poi.hssf.usermodel.HSSFRow) object, which represents a row in the sheet.
要处理工作表上的数据,首先要获取一个HSSFRow (or g . apache . poi .hssf . usermodel . HSSFRow)对象,它表示工作表中的一行。
应用推荐