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

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

com.zhuozhengsoft.pageoffice.wordwriterTable 的使用
 

返回 Tablecom.zhuozhengsoft.pageoffice.wordwriter 中的方法
 Table DataRegion.createTable(int numRows, int numColumns, WdAutoFitBehavior autoFitBehavior)
          在当前DataRegion位置处创建一个新的 Table。
 Table DataRegion.openTable(int index)
          打开指定索引的Table。