Class TableCell
java.lang.Object
io.leandev.appfuse.document.Body
io.leandev.appfuse.document.TableCell
-
Method Summary
Modifier and TypeMethodDescriptionvoid設定儲存格文字(置於首段落)void設定儲存格文字並套用樣板樣式voidsetVerticalAlignment(VerticalAlignment verticalAlignment) 設定垂直對齊void設定儲存格寬度Methods inherited from class Body
appendCopyOf, appendCopyOf, appendHtml, appendParagraph, appendParagraph, appendParagraph, appendTable, findCellByBookmark, findCellByText, findParagraphByBookmark, findParagraphByText, paragraphs, replaceText, tables
-
Method Details
-
setText
-
setText
-
setVerticalAlignment
設定垂直對齊- Parameters:
verticalAlignment- 垂直對齊方式
-
setWidth
-