|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.xssf.usermodel.helpers.RichTextStringHelper
public class RichTextStringHelper
Constructor Summary | |
---|---|
RichTextStringHelper()
|
Method Summary | |
---|---|
static org.apache.poi.ss.usermodel.RichTextString |
convertFromRst(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst ctText)
|
static void |
convertToRst(org.apache.poi.ss.usermodel.RichTextString string,
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RichTextStringHelper()
Method Detail |
---|
public static void convertToRst(org.apache.poi.ss.usermodel.RichTextString string, org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst text)
public static org.apache.poi.ss.usermodel.RichTextString convertFromRst(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTRst ctText)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |