Uses of Class
com.acesoft.aceoffix.wordwriter.Table

Packages that use Table
com.acesoft.aceoffix.wordwriter   
 

Uses of Table in com.acesoft.aceoffix.wordwriter
 

Methods in com.acesoft.aceoffix.wordwriter that return Table
 Table DataRegion.createTable(int numRows, int numColumns, WdAutoFitBehavior autoFitBehavior)
          Creates a new Table in the current DataRegion.
 Table DataRegion.openTable(int index)
          Opens the specified table.