|
||||||||||
| 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 | |
|---|---|
ClientAnchor |
createClientAnchor()
Creates a HSSFClientAnchor. |
DataFormat |
createDataFormat()
Creates a new DataFormat instance |
FormulaEvaluator |
createFormulaEvaluator()
Creates a HSSFFormulaEvaluator, the object that evaluates formula cells. |
Hyperlink |
createHyperlink(int type)
Creates a new Hyperlink, of the given type |
RichTextString |
createRichTextString(java.lang.String text)
Creates a new RichTextString instance |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public RichTextString createRichTextString(java.lang.String text)
CreationHelper
createRichTextString in interface CreationHelpertext - The text to initialise the RichTextString withpublic DataFormat createDataFormat()
CreationHelper
createDataFormat in interface CreationHelperpublic Hyperlink createHyperlink(int type)
CreationHelper
createHyperlink in interface CreationHelperpublic FormulaEvaluator createFormulaEvaluator()
createFormulaEvaluator in interface CreationHelperpublic ClientAnchor createClientAnchor()
createClientAnchor in interface CreationHelperDrawing
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||