getFont(); //Setting the font name to "Times New Roman" font.setName("Times New Roman"); //Setting font size to 14 font.setSize(14); //setting font color as ...
確定! 回上一頁