Package | Description |
---|---|
org.apache.poi.xssf.usermodel |
Modifier and Type | Method and Description |
---|---|
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() |
Modifier and Type | Method and Description |
---|---|
void |
XSSFSimpleShape.setText(XSSFRichTextString str) |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.