To dig down to an individual cell's data, use the row to get an HSSFCell object (org.apache.poi.hssf.usermodel.HSSFCell) representing that cell.
要挖取一个单元格的数据,使用该行来获取一个表示该单元格的HSSFCell对象(or g . apache . poi . hssf .usermodel . HSSFCell)。
One of the simplifying assumptions made in our API is that when you read data from a row of a table, you get the entire row.
我们在API中对简化的一个设想就是,当您从表的一行读取数据时,您会得到整行的数据。
Static cursors do not actually get a row of data until you scroll to that record.
在滚动到某个记录之前,静态游标并不真正获取一行数据。
Static cursors do not actually get a row of data until you scroll to that record.
在滚动到某个记录之前,静态游标并不真正获取一行数据。
应用推荐