/org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</A> with parameters/org/apache/poi/ss/usermodel/CellType.html" title=&
int colCount = DataProviderFactory.getExcel().getColCount(0, 1);//this is user defined function using ApachePOI to get column count of sheet with index 0 and row 1那么,有什么方法可以忽略count中的"Comment“行来获取列计数呢?