You can make use of setWidths() method. table.setWidths(new int[]{200,50}); public void setWidths(int[] relativeWidths)...
確定! 回上一頁