java如何在读取excel表格后用jxl获取excel表格指定行的数据
cell.getContents();可以参考这篇文章,介绍得很详细:https://blog.csdn.net/qq_41774102/article/details/127401015