Java org.apache.poi.hssf.record FormulaRecord fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hssf.record FormulaRecord fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hssf.record FormulaRecord.

The text is from its open source code.

Field

shortsid

Method

shortgetColumn()
Ptg[]getParsedExpression()
intgetRow()
doublegetValue()
get the calculated value of the formula
booleanhasCachedResultString()
StringtoString()