[]
The Word/RTF table constructor with definite rows and columns.
public RtfTable(int rows, int cols)
The rows number for this RTF table.
The columns number for this RTF table.