Java org.apache.poi.ss.usermodel CreationHelper fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.ss.usermodel CreationHelper fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.ss.usermodel CreationHelper.

The text is from its open source code.

Method

ClientAnchorcreateClientAnchor()
Creates a ClientAnchor.
DataFormatcreateDataFormat()
Creates a new DataFormat instance
FormulaEvaluatorcreateFormulaEvaluator()
Creates FormulaEvaluator - an object that evaluates formula cells.
HyperlinkcreateHyperlink(HyperlinkType type)
Creates a new Hyperlink, of the given type
RichTextStringcreateRichTextString(String text)
Creates a new RichTextString instance