getCells
获取 Table 里包含的 Cell 集合。
语法:
public java.util.ArrayList<WordCellReader> getCells()
throws java.io.IOException,
java.lang.Exception
抛出:
java.io.IOException
java.lang.Exception