Example usage for Java org.apache.poi.ss.usermodel CreationHelper fields, constructors, methods, implement or subclass
The text is from its open source code.
ClientAnchor | createClientAnchor() Creates a ClientAnchor. |
DataFormat | createDataFormat() Creates a new DataFormat instance |
FormulaEvaluator | createFormulaEvaluator() Creates FormulaEvaluator - an object that evaluates formula cells. |
Hyperlink | createHyperlink(HyperlinkType type) Creates a new Hyperlink, of the given type |
RichTextString | createRichTextString(String text) Creates a new RichTextString instance |