|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hssf.usermodel.HSSFCreationHelper
public class HSSFCreationHelper
Method Summary | |
---|---|
HSSFDataFormat |
createDataFormat()
|
HSSFHyperlink |
createHyperlink(int type)
|
HSSFRichTextString |
createRichTextString(java.lang.String text)
Creates a new HSSFRichTextString for you. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public HSSFRichTextString createRichTextString(java.lang.String text)
createRichTextString
in interface org.apache.poi.ss.usermodel.CreationHelper
public HSSFDataFormat createDataFormat()
createDataFormat
in interface org.apache.poi.ss.usermodel.CreationHelper
public HSSFHyperlink createHyperlink(int type)
createHyperlink
in interface org.apache.poi.ss.usermodel.CreationHelper
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |