Create a default HTMLTable object. HTMLTable table = new HTMLTable(); // Set the table attributes. table.setAlignment(HTMLTable.CENTER); table.
確定! 回上一頁