A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

T

T - Class in org.apache.poi.hssf.record.formula.functions
Implementation of Excel T() function

If the argument is a text or error value it is returned unmodified.

T() - Constructor for class org.apache.poi.hssf.record.formula.functions.T
 
tab() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
TabIdRecord - Class in org.apache.poi.hssf.record
Title: Sheet Tab Index Array Record (0x013D)

Description: Contains an array of sheet id's.

TabIdRecord() - Constructor for class org.apache.poi.hssf.record.TabIdRecord
 
TabIdRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TabIdRecord
 
TableRecord - Class in org.apache.poi.hssf.record
DATATABLE (0x0236)

TableRecord - The record specifies a data table.

TableRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TableRecord
 
TableRecord(CellRangeAddress8Bit) - Constructor for class org.apache.poi.hssf.record.TableRecord
 
TableStylesRecord - Class in org.apache.poi.hssf.record
TABLESTYLES (0x088E)
TableStylesRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TableStylesRecord
 
TABLOID_PAPER - Static variable in class org.apache.poi.ss.usermodel.PaperSize
 
TABLOID_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
US Tabloid 11 x 17 in
TAN - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
TAN - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
TANH - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
TblPtg - Class in org.apache.poi.hssf.record.formula
This ptg indicates a data table.
TblPtg(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.formula.TblPtg
 
TEAL - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
TEARDROP - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
TempFile - Class in org.apache.poi.util
Interface for creating temporary files.
TempFile() - Constructor for class org.apache.poi.util.TempFile
 
TEN_BY_FOURTEEN_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
10 x 14 in
TEXT - Static variable in class org.apache.poi.hssf.record.formula.functions.TextFunction
An implementation of the TEXT function
TEXT returns a number value formatted with the given number formatting string.
text - Variable in class org.apache.poi.ss.format.CellFormatResult
The resulting text.
TEXT - Static variable in class org.apache.poi.ss.format.CellFormatType
A text format.
TEXT__ANCHORTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__BIDIR - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__FONTROTATION - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__IDOFNEXTSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__ROTATETEXTWITHSHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__SCALETEXT - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__SINGLECLICKSELECTS - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__SIZE_TEXT_TO_FIT_SHAPE - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__SIZESHAPETOFITTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTBOTTOM - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTFLOW - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTID - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTLEFT - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTRIGHT - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__TEXTTOP - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__USEHOSTMARGINS - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT__WRAPTEXT - Static variable in class org.apache.poi.ddf.EscherProperties
 
TEXT_LENGTH - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
String length type
TEXT_ORIENTATION_NONE - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
TEXT_ORIENTATION_ROT_LEFT - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
TEXT_ORIENTATION_ROT_RIGHT - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
TEXT_ORIENTATION_TOP_TO_BOTTOM - Static variable in class org.apache.poi.hssf.record.TextObjectRecord
 
Textbox - Interface in org.apache.poi.ss.usermodel
 
TextboxShape - Class in org.apache.poi.hssf.model
Represents an textbox shape and converts between the highlevel records and lowlevel records for an oval.
textColor - Variable in class org.apache.poi.ss.format.CellFormatResult
The color the format sets, or null if the format sets no color.
TextFunction - Class in org.apache.poi.hssf.record.formula.functions
 
TextFunction() - Constructor for class org.apache.poi.hssf.record.formula.functions.TextFunction
 
TextObjectRecord - Class in org.apache.poi.hssf.record
The TXO record (0x01B6) is used to define the properties of a text box.
TextObjectRecord() - Constructor for class org.apache.poi.hssf.record.TextObjectRecord
 
TextObjectRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TextObjectRecord
 
TextRecord - Class in org.apache.poi.hssf.record.chart
The text record is used to define text stored on a chart.

TextRecord() - Constructor for class org.apache.poi.hssf.record.chart.TextRecord
 
TextRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.TextRecord
 
THAI - Static variable in class org.apache.poi.ss.usermodel.FontCharset
 
THICK - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK - Static variable in class org.apache.poi.ss.usermodel.BorderStyle
Thick border
THICK_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thick backward facing diagonals
THICK_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
Thick backward facing diagonals
THICK_BACKWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
Thick backward facing diagonals
THICK_BACKWARD_DIAG - Static variable in class org.apache.poi.ss.usermodel.FillPatternType
Thick backward facing diagonals
THICK_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thick forward facing diagonals
THICK_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
Thick forward facing diagonals
THICK_FORWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
Thick forward facing diagonals
THICK_FORWARD_DIAG - Static variable in class org.apache.poi.ss.usermodel.FillPatternType
Thick forward facing diagonals
THICK_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thick horizontal bands
THICK_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_HORZ_BANDS - Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
Thick horizontal bands
THICK_HORZ_BANDS - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
Thick horizontal bands
THICK_HORZ_BANDS - Static variable in class org.apache.poi.ss.usermodel.FillPatternType
Thick horizontal bands
THICK_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thick vertical bands
THICK_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THICK_VERT_BANDS - Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
Thick vertical bands
THICK_VERT_BANDS - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
Thick vertical bands
THICK_VERT_BANDS - Static variable in class org.apache.poi.ss.usermodel.FillPatternType
Thick vertical bands
THIN - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN - Static variable in class org.apache.poi.ss.usermodel.BorderStyle
Thin border
THIN_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thin backward diagonal
THIN_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_BACKWARD_DIAG - Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
Thin backward diagonal
THIN_BACKWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
Thin backward diagonal
THIN_BACKWARD_DIAG - Static variable in class org.apache.poi.ss.usermodel.FillPatternType
Thin backward diagonal
THIN_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thin forward diagonal
THIN_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_FORWARD_DIAG - Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
Thin forward diagonal
THIN_FORWARD_DIAG - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
Thin forward diagonal
THIN_FORWARD_DIAG - Static variable in class org.apache.poi.ss.usermodel.FillPatternType
Thin forward diagonal
THIN_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thin horizontal bands
THIN_HORZ_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_HORZ_BANDS - Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
Thin horizontal bands
THIN_HORZ_BANDS - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
Thin horizontal bands
THIN_HORZ_BANDS - Static variable in class org.apache.poi.ss.usermodel.FillPatternType
Thin horizontal bands
THIN_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Thin vertical bands
THIN_VERT_BANDS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
THIN_VERT_BANDS - Static variable in class org.apache.poi.hssf.usermodel.HSSFPatternFormatting
Thin vertical bands
THIN_VERT_BANDS - Static variable in interface org.apache.poi.ss.usermodel.CellStyle
Thin vertical bands
THIN_VERT_BANDS - Static variable in class org.apache.poi.ss.usermodel.FillPatternType
Thin vertical bands
THREED__3DEFFECT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__CRMOD - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__DIFFUSEAMOUNT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__EDGETHICKNESS - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__EXTRUDEBACKWARD - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__EXTRUDEFORWARD - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__EXTRUDEPLANE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__EXTRUSIONCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__LIGHTFACE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__METALLIC - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__SHININESS - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__SPECULARAMOUNT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREED__USEEXTRUSIONCOLOR - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__AMBIENTINTENSITY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__CONSTRAINROTATION - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__FILLHARSH - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__FILLINTENSITY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__FILLX - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__FILLY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__FILLZ - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__KEYHARSH - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__KEYINTENSITY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__KEYX - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__KEYY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__KEYZ - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ORIGINX - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ORIGINY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__PARALLEL - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__RENDERMODE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONAXISX - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONAXISY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONAXISZ - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONCENTERAUTO - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONCENTERX - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONCENTERY - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ROTATIONCENTERZ - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__SKEWAMOUNT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__SKEWANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__TOLERANCE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__XROTATIONANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__XVIEWPOINT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__YROTATIONANGLE - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__YVIEWPOINT - Static variable in class org.apache.poi.ddf.EscherProperties
 
THREEDSTYLE__ZVIEWPOINT - Static variable in class org.apache.poi.ddf.EscherProperties
 
Thumbnail - Class in org.apache.poi.hpsf
Class to manipulate data in the Clipboard Variant (VT_CF) format.
Thumbnail() - Constructor for class org.apache.poi.hpsf.Thumbnail
Default Constructor.
Thumbnail(byte[]) - Constructor for class org.apache.poi.hpsf.Thumbnail
Creates a Thumbnail instance and initializes with the specified image bytes.
TickRecord - Class in org.apache.poi.hssf.record.chart
The Tick record defines how tick marks and label positioning/formatting

TickRecord() - Constructor for class org.apache.poi.hssf.record.chart.TickRecord
 
TickRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.TickRecord
 
time() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
TIME - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
Time type
TimeFunc - Class in org.apache.poi.hssf.record.formula.functions
Implementation for the Excel function TIME
TimeFunc() - Constructor for class org.apache.poi.hssf.record.formula.functions.TimeFunc
 
toArray() - Method in class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
Gets the concatenated contents as a single byte array.
toArray() - Method in class org.apache.poi.util.IntList
Returns an array containing all of the elements in this list in proper sequence.
toArray(int[]) - Method in class org.apache.poi.util.IntList
Returns an array containing all of the elements in this list in proper sequence.
toArray() - Method in class org.apache.poi.util.ShortList
Returns an array containing all of the elements in this list in proper sequence.
toArray(short[]) - Method in class org.apache.poi.util.ShortList
Returns an array containing all of the elements in this list in proper sequence.
toByteArray(InputStream) - Static method in class org.apache.poi.util.IOUtils
Reads all the data from the input stream, and returns the bytes read.
Today - Class in org.apache.poi.hssf.record.formula.functions
Implementation of Excel TODAY() Function
Today() - Constructor for class org.apache.poi.hssf.record.formula.functions.Today
 
toFormulaString(HSSFWorkbook, Ptg[]) - Static method in class org.apache.poi.hssf.model.HSSFFormulaParser
Static method to convert an array of Ptgs in RPN order to a human readable string format in infix mode.
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.AddPtg
implementation of method from OperationsPtg
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.Area2DPtgBase
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.AreaErrPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.AreaPtgBase
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.ArrayPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.BoolPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.ConcatPtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.hssf.record.formula.DeletedArea3DPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.DeletedArea3DPtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.hssf.record.formula.DeletedRef3DPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.DeletedRef3DPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.DividePtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.EqualPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.ErrPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.ExpPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.GreaterEqualPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.GreaterThanPtg
Implementation of method from OperationsPtg
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.IntersectionPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.IntersectionPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.IntPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.LessEqualPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.LessThanPtg
Implementation of method from OperationsPtg
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.MemAreaPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.MemErrPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.MissingArgPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.MultiplyPtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.hssf.record.formula.NamePtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.NamePtg
 
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.hssf.record.formula.NameXPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.NameXPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.NotEqualPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.NumberPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.OperationPtg
returns a string representation of the operations the length of the input array should equal the number returned by
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.ParenthesisPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.PercentPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.PowerPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.Ptg
return a string representation of this token alone
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.RangePtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.RangePtg
implementation of method from OperationsPtg
toFormulaString(FormulaRenderingWorkbook) - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.RefErrorPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.StringPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.SubtractPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.TblPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.UnaryMinusPtg
implementation of method from OperationsPtg
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.UnaryPlusPtg
implementation of method from OperationsPtg
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.UnionPtg
 
toFormulaString(String[]) - Method in class org.apache.poi.hssf.record.formula.UnionPtg
implementation of method from OperationsPtg
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.UnknownPtg
 
toFormulaString() - Method in class org.apache.poi.hssf.record.formula.ValueOperatorPtg
 
toFormulaString(FormulaRenderingWorkbook, Ptg[]) - Static method in class org.apache.poi.ss.formula.FormulaRenderer
Static method to convert an array of Ptgs in RPN order to a human readable string format in infix mode.
toFormulaString(FormulaRenderingWorkbook) - Method in interface org.apache.poi.ss.formula.WorkbookDependentFormula
 
toHex(byte[]) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(short[]) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(byte[], int) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value breaking the results into lines.
toHex(short) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(byte) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(int) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toHex(long) - Static method in class org.apache.poi.util.HexDump
Converts the parameter to a hex value.
toInputStream() - Method in class org.apache.poi.hpsf.MutablePropertySet
Returns the contents of this property set stream as an input stream.
toInputStream() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
TOP - Static variable in class org.apache.poi.ss.usermodel.VerticalAlignment
The vertical alignment is aligned-to-top.
TOP_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
TopMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
 
TopMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
TopMarginRecord - Class in org.apache.poi.hssf.record
Record for the top margin.

TopMarginRecord() - Constructor for class org.apache.poi.hssf.record.TopMarginRecord
 
TopMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.TopMarginRecord
 
toString() - Method in class org.apache.poi.ddf.EscherArrayProperty
 
toString() - Method in class org.apache.poi.ddf.EscherBitmapBlip
 
toString() - Method in class org.apache.poi.ddf.EscherBlipRecord
 
toString() - Method in class org.apache.poi.ddf.EscherBlipWMFRecord
The string representation of this record.
toString() - Method in class org.apache.poi.ddf.EscherBSERecord
 
toString() - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
The string representation of this record
toString() - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
Returns the string representation for this record.
toString() - Method in class org.apache.poi.ddf.EscherClientDataRecord
Returns the string representation of this record.
toString() - Method in class org.apache.poi.ddf.EscherComplexProperty
Retrieves the string representation for this property.
toString() - Method in class org.apache.poi.ddf.EscherContainerRecord
 
toString(String) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
toString() - Method in class org.apache.poi.ddf.EscherDggRecord
 
toString() - Method in class org.apache.poi.ddf.EscherDgRecord
Returns the string representation of this record.
toString() - Method in class org.apache.poi.ddf.EscherMetafileBlip
 
toString() - Method in class org.apache.poi.ddf.EscherOptRecord
Retrieve the string representation of this record.
toString() - Method in class org.apache.poi.ddf.EscherPictBlip
 
toString() - Method in class org.apache.poi.ddf.EscherSimpleProperty
 
toString() - Method in class org.apache.poi.ddf.EscherSpgrRecord
 
toString() - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
toString() - Method in class org.apache.poi.ddf.EscherSpRecord
 
toString() - Method in class org.apache.poi.ddf.EscherTextboxRecord
 
toString() - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
toString() - Method in class org.apache.poi.hpsf.ClassID
Returns a human-readable representation of the Class ID in standard format "{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}".
toString() - Method in class org.apache.poi.hpsf.Property
 
toString() - Method in class org.apache.poi.hpsf.PropertySet
 
toString() - Method in class org.apache.poi.hpsf.Section
 
toString() - Method in class org.apache.poi.hpsf.SpecialPropertySet
 
toString(Throwable) - Static method in class org.apache.poi.hpsf.Util
Returns a textual representation of a Throwable, including a stacktrace.
toString() - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
 
toString() - Method in class org.apache.poi.hssf.record.aggregates.CFRecordsAggregate
String representation of CFRecordsAggregate
toString() - Method in class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
toString() - Method in class org.apache.poi.hssf.record.ArrayRecord
 
toString() - Method in class org.apache.poi.hssf.record.AutoFilterInfoRecord
 
toString() - Method in class org.apache.poi.hssf.record.BackupRecord
 
toString() - Method in class org.apache.poi.hssf.record.BlankRecord
 
toString() - Method in class org.apache.poi.hssf.record.BOFRecord
 
toString() - Method in class org.apache.poi.hssf.record.BookBoolRecord
 
toString() - Method in class org.apache.poi.hssf.record.BottomMarginRecord
 
toString() - Method in class org.apache.poi.hssf.record.BoundSheetRecord
 
toString() - Method in class org.apache.poi.hssf.record.CalcCountRecord
 
toString() - Method in class org.apache.poi.hssf.record.CalcModeRecord
 
toString() - Method in class org.apache.poi.hssf.record.CellRecord
 
toString() - Method in class org.apache.poi.hssf.record.cf.BorderFormatting
 
toString() - Method in class org.apache.poi.hssf.record.cf.FontFormatting
 
toString() - Method in class org.apache.poi.hssf.record.cf.PatternFormatting
 
toString() - Method in class org.apache.poi.hssf.record.CFHeaderRecord
 
toString() - Method in class org.apache.poi.hssf.record.CFRuleRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.AreaFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.AreaRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.AxisLineFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.AxisOptionsRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.AxisParentRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.AxisRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.AxisUsedRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.BarRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.BeginRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.CategorySeriesAxisRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.CatLabRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.ChartEndBlockRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.ChartEndObjectRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.ChartFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.ChartFRTInfoRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.ChartRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.ChartStartBlockRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.ChartStartObjectRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.ChartTitleFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.DataFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.DataLabelExtensionRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.DatRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.DefaultDataLabelTextPropertiesRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.EndRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.FontBasisRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.FontIndexRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.FrameRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.LegendRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.LineFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.LinkedDataRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.NumberFormatIndexRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.ObjectLinkRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.PlotAreaRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.PlotGrowthRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.SeriesChartGroupIndexRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.SeriesIndexRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.SeriesLabelsRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.SeriesListRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.SeriesRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.SeriesTextRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.SeriesToChartGroupRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.SheetPropertiesRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.TextRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.TickRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.UnitsRecord
 
toString() - Method in class org.apache.poi.hssf.record.chart.ValueRangeRecord
 
toString() - Method in class org.apache.poi.hssf.record.CodepageRecord
 
toString() - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
toString() - Method in class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
toString() - Method in class org.apache.poi.hssf.record.common.FeatProtection
 
toString() - Method in class org.apache.poi.hssf.record.common.FeatSmartTag
 
toString() - Method in class org.apache.poi.hssf.record.common.FtrHeader
 
toString() - Method in interface org.apache.poi.hssf.record.common.SharedFeature
 
toString() - Method in class org.apache.poi.hssf.record.common.UnicodeString.FormatRun
 
toString() - Method in class org.apache.poi.hssf.record.common.UnicodeString
unlike the real records we return the same as "getString()" rather than debug info
toString() - Method in class org.apache.poi.hssf.record.CommonObjectDataSubRecord
 
toString() - Method in class org.apache.poi.hssf.record.constant.ErrorConstant
 
toString() - Method in class org.apache.poi.hssf.record.ContinueRecord
 
toString() - Method in class org.apache.poi.hssf.record.CountryRecord
 
toString() - Method in class org.apache.poi.hssf.record.CRNCountRecord
 
toString() - Method in class org.apache.poi.hssf.record.CRNRecord
 
toString() - Method in class org.apache.poi.hssf.record.DateWindow1904Record
 
toString() - Method in class org.apache.poi.hssf.record.DBCellRecord
 
toString() - Method in class org.apache.poi.hssf.record.DefaultColWidthRecord
 
toString() - Method in class org.apache.poi.hssf.record.DefaultRowHeightRecord
 
toString() - Method in class org.apache.poi.hssf.record.DeltaRecord
 
toString() - Method in class org.apache.poi.hssf.record.DimensionsRecord
 
toString() - Method in class org.apache.poi.hssf.record.DrawingSelectionRecord
 
toString() - Method in class org.apache.poi.hssf.record.DSFRecord
 
toString() - Method in class org.apache.poi.hssf.record.DVALRecord
 
toString() - Method in class org.apache.poi.hssf.record.DVRecord
 
toString() - Method in class org.apache.poi.hssf.record.EmbeddedObjectRefSubRecord
 
toString() - Method in class org.apache.poi.hssf.record.EndSubRecord
 
toString() - Method in class org.apache.poi.hssf.record.EOFRecord
 
toString() - Method in class org.apache.poi.hssf.record.EscherAggregate
Calculates the string representation of this record.
toString() - Method in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.ExternalNameRecord
 
toString() - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
toString() - Method in class org.apache.poi.hssf.record.ExtSSTRecord
 
toString() - Method in class org.apache.poi.hssf.record.FeatHdrRecord
 
toString() - Method in class org.apache.poi.hssf.record.FeatRecord
 
toString() - Method in class org.apache.poi.hssf.record.FilePassRecord
 
toString() - Method in class org.apache.poi.hssf.record.FileSharingRecord
 
toString() - Method in class org.apache.poi.hssf.record.FnGroupCountRecord
 
toString() - Method in class org.apache.poi.hssf.record.FontRecord
 
toString() - Method in class org.apache.poi.hssf.record.FooterRecord
 
toString() - Method in class org.apache.poi.hssf.record.FormatRecord
 
toString() - Method in class org.apache.poi.hssf.record.formula.AbstractFunctionPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.Area2DPtgBase
 
toString() - Method in class org.apache.poi.hssf.record.formula.Area3DPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.ArrayPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.AttrPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.eval.BoolEval
 
toString() - Method in class org.apache.poi.hssf.record.formula.eval.ErrorEval
 
toString() - Method in class org.apache.poi.hssf.record.formula.eval.NameEval
 
toString() - Method in class org.apache.poi.hssf.record.formula.eval.NameXEval
 
toString() - Method in class org.apache.poi.hssf.record.formula.eval.NumberEval
 
toString() - Method in class org.apache.poi.hssf.record.formula.eval.StringEval
 
toString() - Method in class org.apache.poi.hssf.record.formula.ExpPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.FormulaShifter
 
toString() - Method in class org.apache.poi.hssf.record.formula.function.FunctionMetadata
 
toString() - Method in class org.apache.poi.hssf.record.formula.MemAreaPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.MemFuncPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.NameXPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.Ptg
Overridden toString method to ensure object hash is not printed.
toString() - Method in class org.apache.poi.hssf.record.formula.Ref3DPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.RefErrorPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.ScalarConstantPtg
 
toString() - Method in class org.apache.poi.hssf.record.formula.TblPtg
 
toString() - Method in class org.apache.poi.hssf.record.FtCblsSubRecord
Convert this record to string.
toString() - Method in class org.apache.poi.hssf.record.GridsetRecord
 
toString() - Method in class org.apache.poi.hssf.record.GroupMarkerSubRecord
 
toString() - Method in class org.apache.poi.hssf.record.GutsRecord
 
toString() - Method in class org.apache.poi.hssf.record.HCenterRecord
 
toString() - Method in class org.apache.poi.hssf.record.HeaderFooterRecord
 
toString() - Method in class org.apache.poi.hssf.record.HeaderRecord
 
toString() - Method in class org.apache.poi.hssf.record.HideObjRecord
 
toString() - Method in class org.apache.poi.hssf.record.HyperlinkRecord
 
toString() - Method in class org.apache.poi.hssf.record.IndexRecord
 
toString() - Method in class org.apache.poi.hssf.record.InterfaceEndRecord
 
toString() - Method in class org.apache.poi.hssf.record.InterfaceHdrRecord
 
toString() - Method in class org.apache.poi.hssf.record.IterationRecord
 
toString() - Method in class org.apache.poi.hssf.record.LabelRecord
 
toString() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
 
toString() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
toString() - Method in class org.apache.poi.hssf.record.LeftMarginRecord
 
toString() - Method in class org.apache.poi.hssf.record.MergeCellsRecord
 
toString() - Method in class org.apache.poi.hssf.record.MMSRecord
 
toString() - Method in class org.apache.poi.hssf.record.MulBlankRecord
 
toString() - Method in class org.apache.poi.hssf.record.MulRKRecord
 
toString() - Method in class org.apache.poi.hssf.record.NameCommentRecord
 
toString() - Method in class org.apache.poi.hssf.record.NameRecord
 
toString() - Method in class org.apache.poi.hssf.record.NoteRecord
Convert this record to string.
toString() - Method in class org.apache.poi.hssf.record.NoteStructureSubRecord
Convert this record to string.
toString() - Method in class org.apache.poi.hssf.record.ObjectProtectRecord
 
toString() - Method in class org.apache.poi.hssf.record.ObjRecord
 
toString() - Method in class org.apache.poi.hssf.record.PageBreakRecord
 
toString() - Method in class org.apache.poi.hssf.record.PaletteRecord
 
toString() - Method in class org.apache.poi.hssf.record.PaneRecord
 
toString() - Method in class org.apache.poi.hssf.record.PasswordRecord
 
toString() - Method in class org.apache.poi.hssf.record.PasswordRev4Record
 
toString() - Method in class org.apache.poi.hssf.record.pivottable.DataItemRecord
 
toString() - Method in class org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord
 
toString() - Method in class org.apache.poi.hssf.record.pivottable.PageItemRecord
 
toString() - Method in class org.apache.poi.hssf.record.pivottable.StreamIDRecord
 
toString() - Method in class org.apache.poi.hssf.record.pivottable.ViewDefinitionRecord
 
toString() - Method in class org.apache.poi.hssf.record.pivottable.ViewFieldsRecord
 
toString() - Method in class org.apache.poi.hssf.record.pivottable.ViewSourceRecord
 
toString() - Method in class org.apache.poi.hssf.record.PrecisionRecord
 
toString() - Method in class org.apache.poi.hssf.record.PrintGridlinesRecord
 
toString() - Method in class org.apache.poi.hssf.record.PrintHeadersRecord
 
toString() - Method in class org.apache.poi.hssf.record.PrintSetupRecord
 
toString() - Method in class org.apache.poi.hssf.record.ProtectionRev4Record
 
toString() - Method in class org.apache.poi.hssf.record.ProtectRecord
 
toString() - Method in class org.apache.poi.hssf.record.RecalcIdRecord
 
toString() - Method in class org.apache.poi.hssf.record.Record
get a string representation of the record (for biffview/debugging)
toString() - Method in class org.apache.poi.hssf.record.RefModeRecord
 
toString() - Method in class org.apache.poi.hssf.record.RefreshAllRecord
 
toString() - Method in class org.apache.poi.hssf.record.RightMarginRecord
 
toString() - Method in class org.apache.poi.hssf.record.RowRecord
 
toString() - Method in class org.apache.poi.hssf.record.SaveRecalcRecord
 
toString() - Method in class org.apache.poi.hssf.record.ScenarioProtectRecord
 
toString() - Method in class org.apache.poi.hssf.record.SCLRecord
 
toString() - Method in class org.apache.poi.hssf.record.SelectionRecord
 
toString() - Method in class org.apache.poi.hssf.record.SharedFormulaRecord
print a sort of string representation ([SHARED FORMULA RECORD] id = x [/SHARED FORMULA RECORD])
toString() - Method in class org.apache.poi.hssf.record.SSTRecord
Return a debugging string representation
toString() - Method in class org.apache.poi.hssf.record.StringRecord
 
toString() - Method in class org.apache.poi.hssf.record.StyleRecord
 
toString() - Method in class org.apache.poi.hssf.record.SupBookRecord
 
toString() - Method in class org.apache.poi.hssf.record.TabIdRecord
 
toString() - Method in class org.apache.poi.hssf.record.TableRecord
 
toString() - Method in class org.apache.poi.hssf.record.TableStylesRecord
 
toString() - Method in class org.apache.poi.hssf.record.TextObjectRecord
 
toString() - Method in class org.apache.poi.hssf.record.TopMarginRecord
 
toString() - Method in class org.apache.poi.hssf.record.UncalcedRecord
 
toString() - Method in class org.apache.poi.hssf.record.UnknownRecord
print a sort of string representation ([UNKNOWN RECORD] id = x [/UNKNOWN RECORD])
toString() - Method in class org.apache.poi.hssf.record.UserSViewBegin
 
toString() - Method in class org.apache.poi.hssf.record.UserSViewEnd
 
toString() - Method in class org.apache.poi.hssf.record.UseSelFSRecord
 
toString() - Method in class org.apache.poi.hssf.record.VCenterRecord
 
toString() - Method in class org.apache.poi.hssf.record.WindowOneRecord
 
toString() - Method in class org.apache.poi.hssf.record.WindowProtectRecord
 
toString() - Method in class org.apache.poi.hssf.record.WindowTwoRecord
 
toString() - Method in class org.apache.poi.hssf.record.WriteAccessRecord
 
toString() - Method in class org.apache.poi.hssf.record.WriteProtectRecord
 
toString() - Method in class org.apache.poi.hssf.record.WSBoolRecord
 
toString() - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFCell
Returns a string representation of the cell This method returns a simple representation, anthing more complex should be in user code, with knowledge of the semantics of the sheet being processed.
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFConditionalFormatting
 
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFFont
 
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFName
 
toString() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
 
toString() - Method in class org.apache.poi.poifs.filesystem.DocumentDescriptor
 
toString() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
Returns a string representation of the path.
toString() - Method in class org.apache.poi.poifs.storage.RawDataBlock
 
toString() - Method in class org.apache.poi.ss.usermodel.CellValue
 
toString() - Method in class org.apache.poi.ss.util.AreaReference
 
toString() - Method in class org.apache.poi.ss.util.CellRangeAddressBase
 
toString() - Method in class org.apache.poi.ss.util.CellReference
 
toString() - Method in class org.apache.poi.util.ByteField
return the value as a String
toString() - Method in interface org.apache.poi.util.FixedField
return the value as a String
toString() - Method in class org.apache.poi.util.IntegerField
return the value as a String
toString() - Method in class org.apache.poi.util.LongField
return the value as a String
toString() - Method in class org.apache.poi.util.ShortField
return the value as a String
TOTALLY_IMMUTABLE - Static variable in interface org.apache.poi.ss.formula.IStabilityClassifier
Convenience implementation for situations where all cell definitions remain fixed after evaluation begins.
toText(double) - Static method in class org.apache.poi.ss.util.NumberToTextConverter
Converts the supplied value to the text representation that Excel would give if the value were to appear in an unformatted cell, or as a literal number in a formula.
Note - the results from this method differ slightly from those of Double.toString() In some special cases Excel behaves quite differently.
transform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
transform(AffineTransform) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
TRANSFORM__ROTATION - Static variable in class org.apache.poi.ddf.EscherProperties
 
translate(double, double) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
translate(int, int) - Method in class org.apache.poi.hssf.usermodel.DummyGraphics2d
 
translate(int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
translate(double, double) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
translate(int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
translateUnicodeValues(HSSFCell) - Static method in class org.apache.poi.hssf.util.HSSFCellUtil
Looks for text in the cell that should be unicode, like α and provides the unicode version of it.
translateUnicodeValues(Cell) - Static method in class org.apache.poi.ss.util.CellUtil
Looks for text in the cell that should be unicode, like α and provides the unicode version of it.
TRAPEZOID - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
TRIANGLE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
TRIM - Static variable in class org.apache.poi.hssf.record.formula.functions.TextFunction
An implementation of the TRIM function: Removes leading and trailing spaces from value if evaluated operand value is string.
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.AQUA
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLACK
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.BLUE_GREY
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.BRIGHT_GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.BROWN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.CORAL
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.CORNFLOWER_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_RED
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_TEAL
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.DARK_YELLOW
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GOLD
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_25_PERCENT
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_40_PERCENT
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_50_PERCENT
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.GREY_80_PERCENT
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.INDIGO
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LAVENDER
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LEMON_CHIFFON
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_CORNFLOWER_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_ORANGE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_TURQUOISE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIGHT_YELLOW
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.LIME
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.MAROON
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.OLIVE_GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.ORANGE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.ORCHID
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.PALE_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.PINK
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.PLUM
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.RED
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.ROSE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.ROYAL_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.SEA_GREEN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.SKY_BLUE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.TAN
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.TEAL
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.TURQUOISE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.VIOLET
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.WHITE
 
triplet - Static variable in class org.apache.poi.hssf.util.HSSFColor.YELLOW
 
TRUE - Static variable in class org.apache.poi.hssf.record.formula.eval.BoolEval
 
TRUE - Static variable in class org.apache.poi.hssf.record.formula.functions.BooleanFunction
 
TRUE - Static variable in class org.apache.poi.ss.usermodel.CellValue
 
TRUNC - Static variable in class org.apache.poi.hssf.record.formula.functions.NumericFunction
 
TURKISH - Static variable in class org.apache.poi.ss.usermodel.FontCharset
 
TURQUOISE - Static variable in class org.apache.poi.ss.usermodel.IndexedColors
 
TwoDEval - Interface in org.apache.poi.ss.formula
Common interface of AreaEval and AreaEvalBase
TwoOperandNumericOperation - Class in org.apache.poi.hssf.record.formula.eval
 
TwoOperandNumericOperation() - Constructor for class org.apache.poi.hssf.record.formula.eval.TwoOperandNumericOperation
 
TYPE_ARRAY - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_BINARY - Static variable in class org.apache.poi.hssf.record.formula.OperationPtg
 
TYPE_BOOLEAN - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_BOTTOM - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_CHART - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_CORNER - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_EXCEL_4_MACRO - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_FUNCTION - Static variable in class org.apache.poi.hssf.record.formula.OperationPtg
 
TYPE_LEFT - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_RGB - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_RIGHT - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_SHAPEPATH - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_SIMPLE - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_TOP - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_UNARY - Static variable in class org.apache.poi.hssf.record.formula.OperationPtg
 
TYPE_UNDOCKED - Static variable in class org.apache.poi.hssf.record.chart.LegendRecord
 
TYPE_UNKNOWN - Static variable in class org.apache.poi.ddf.EscherPropertyMetaData
 
TYPE_VB_MODULE - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_WORKBOOK - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_WORKSHEET - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TYPE_WORKSPACE_FILE - Static variable in class org.apache.poi.hssf.record.BOFRecord
 
TypeWriter - Class in org.apache.poi.hpsf
Class for writing little-endian data and more.
TypeWriter() - Constructor for class org.apache.poi.hpsf.TypeWriter
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _