类 com.zhuozhengsoft.pageoffice.wordwriter.Cell
的使用

使用 Cell 的软件包
com.zhuozhengsoft.pageoffice.wordwriter   
 

com.zhuozhengsoft.pageoffice.wordwriterCell 的使用
 

返回 Cellcom.zhuozhengsoft.pageoffice.wordwriter 中的方法
 Cell Table.openCellRC(int row, int col)
          打开指定的单元格,并返回 Cell 对象。
 

参数类型为 Cellcom.zhuozhengsoft.pageoffice.wordwriter 中的方法
 void Table.insertRowAfter(Cell cell)
          在指定单元格所在行之后插入新行。