excel.core
接口 Row


public interface Row


方法摘要
 Cell getCell(int column)
           
 int getCellCount()
           
 

方法详细信息

getCellCount

int getCellCount()

getCell

Cell getCell(int column)