|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSSFRichTextString | |
|---|---|
| org.apache.poi.xssf.usermodel | |
| Uses of XSSFRichTextString in org.apache.poi.xssf.usermodel |
|---|
| Methods in org.apache.poi.xssf.usermodel that return XSSFRichTextString | |
|---|---|
XSSFRichTextString |
XSSFCreationHelper.createRichTextString(java.lang.String text)
Creates a new XSSFRichTextString for you. |
XSSFRichTextString |
XSSFCell.getRichStringCellValue()
Get the value of the cell as a XSSFRichTextString |
XSSFRichTextString |
XSSFComment.getString()
|
XSSFRichTextString |
XSSFChart.getTitle()
Returns the title, or null if none is set |
| Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFRichTextString | |
|---|---|
void |
XSSFSimpleShape.setText(XSSFRichTextString str)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||