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 _ 
All Classes All Packages

F

FA - org.apache.poi.util.LocaleID
 
FA_IR - org.apache.poi.util.LocaleID
 
FACT - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
FactDouble - Class in org.apache.poi.ss.formula.functions
Implementation for Excel FACTDOUBLE() function.
FactDouble() - Constructor for class org.apache.poi.ss.formula.functions.FactDouble
 
factorial(int) - Static method in class org.apache.poi.ss.formula.functions.FactDouble
 
FALSE - Static variable in class org.apache.poi.ss.formula.eval.BoolEval
 
FALSE - Static variable in class org.apache.poi.ss.formula.functions.BooleanFunction
 
FALSE - Static variable in class org.apache.poi.ss.usermodel.CellValue
 
FAT_SECTOR_BLOCK - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
Indicates the sector holds a FAT block (0xFFFFFFFD)
FEAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
FEAT_HDR - org.apache.poi.hssf.record.HSSFRecordTypes
 
FeatFormulaErr2 - Class in org.apache.poi.hssf.record.common
Title: FeatFormulaErr2 (Formula Evaluation Shared Feature) common record part
FeatFormulaErr2() - Constructor for class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
FeatFormulaErr2(FeatFormulaErr2) - Constructor for class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
FeatFormulaErr2(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FeatFormulaErr2
 
FeatHdrRecord - Class in org.apache.poi.hssf.record
Title: FeatHdr (Feature Header) Record
FeatHdrRecord() - Constructor for class org.apache.poi.hssf.record.FeatHdrRecord
 
FeatHdrRecord(int) - Constructor for class org.apache.poi.hssf.record.FeatHdrRecord
 
FeatHdrRecord(FeatHdrRecord) - Constructor for class org.apache.poi.hssf.record.FeatHdrRecord
 
FeatHdrRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FeatHdrRecord
 
FeatProtection - Class in org.apache.poi.hssf.record.common
Title: FeatProtection (Protection Shared Feature) common record part
FeatProtection() - Constructor for class org.apache.poi.hssf.record.common.FeatProtection
 
FeatProtection(FeatProtection) - Constructor for class org.apache.poi.hssf.record.common.FeatProtection
 
FeatProtection(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FeatProtection
 
FeatRecord - Class in org.apache.poi.hssf.record
Title: Feat (Feature) Record
FeatRecord() - Constructor for class org.apache.poi.hssf.record.FeatRecord
 
FeatRecord(FeatRecord) - Constructor for class org.apache.poi.hssf.record.FeatRecord
 
FeatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FeatRecord
 
FeatSmartTag - Class in org.apache.poi.hssf.record.common
Title: FeatSmartTag (Smart Tag Shared Feature) common record part
FeatSmartTag() - Constructor for class org.apache.poi.hssf.record.common.FeatSmartTag
 
FeatSmartTag(FeatSmartTag) - Constructor for class org.apache.poi.hssf.record.common.FeatSmartTag
 
FeatSmartTag(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FeatSmartTag
 
FF - org.apache.poi.util.LocaleID
 
FF_DECORATIVE - org.apache.poi.common.usermodel.fonts.FontFamily
Novelty fonts.
FF_DONTCARE - org.apache.poi.common.usermodel.fonts.FontFamily
The default font is specified, which is implementation-dependent.
FF_LATN - org.apache.poi.util.LocaleID
 
FF_LATN_SN - org.apache.poi.util.LocaleID
 
FF_MODERN - org.apache.poi.common.usermodel.fonts.FontFamily
Fonts with constant stroke width, with or without serifs.
FF_ROMAN - org.apache.poi.common.usermodel.fonts.FontFamily
Fonts with variable stroke widths, which are proportional to the actual widths of the glyphs, and which have serifs.
FF_SCRIPT - org.apache.poi.common.usermodel.fonts.FontFamily
Fonts designed to look like handwriting.
FF_SWISS - org.apache.poi.common.usermodel.fonts.FontFamily
Fonts with variable stroke widths, which are proportional to the actual widths of the glyphs, and which do not have serifs.
FI - org.apache.poi.util.LocaleID
 
FI_FI - org.apache.poi.util.LocaleID
 
field_1_index_extern_sheet - Variable in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
FIL - org.apache.poi.util.LocaleID
 
FIL_PH - org.apache.poi.util.LocaleID
 
file() - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
FILE - org.apache.poi.common.usermodel.HyperlinkType
Link to a file
FILE_MONIKER - org.apache.poi.hpsf.ClassIDPredefined
File Moniker
FILE_PASS - org.apache.poi.hssf.record.HSSFRecordTypes
 
FILE_SHARING - org.apache.poi.hssf.record.HSSFRecordTypes
 
FileBackedDataSource - Class in org.apache.poi.poifs.nio
A POIFS DataSource backed by a File
FileBackedDataSource(File) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
 
FileBackedDataSource(File, boolean) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
 
FileBackedDataSource(RandomAccessFile, boolean) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
 
FileBackedDataSource(FileChannel, boolean) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
 
FileBackedDataSource(FileChannel, boolean, boolean) - Constructor for class org.apache.poi.poifs.nio.FileBackedDataSource
 
FileIdCluster(int, int) - Constructor for class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
 
FileIdCluster(EscherDggRecord.FileIdCluster) - Constructor for class org.apache.poi.ddf.EscherDggRecord.FileIdCluster
 
FileMagic - Enum in org.apache.poi.poifs.filesystem
The file magic number, i.e. the file identification based on the first bytes of the file
fileOut - Variable in class org.apache.poi.poifs.crypt.standard.StandardEncryptor.StandardCipherOutputStream
 
FilePassRecord - Class in org.apache.poi.hssf.record
File Pass Record (0x002F)
FilePassRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FilePassRecord
 
FilePassRecord(EncryptionMode) - Constructor for class org.apache.poi.hssf.record.FilePassRecord
 
FileSharingRecord - Class in org.apache.poi.hssf.record
Stores the encrypted readonly for a workbook (write protect).
FileSharingRecord() - Constructor for class org.apache.poi.hssf.record.FileSharingRecord
 
FileSharingRecord(FileSharingRecord) - Constructor for class org.apache.poi.hssf.record.FileSharingRecord
 
FileSharingRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FileSharingRecord
 
Filetime - Class in org.apache.poi.hpsf
The Windows FILETIME structure holds a date and time associated with a file.
Filetime() - Constructor for class org.apache.poi.hpsf.Filetime
 
Filetime(Date) - Constructor for class org.apache.poi.hpsf.Filetime
 
filetimeToDate(long) - Static method in class org.apache.poi.hpsf.Filetime
Converts a Windows FILETIME (in UTC) into a Date (in UTC).
fill(Shape) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fill(Shape) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills the interior of a Shape using the settings of the Graphics2D context.
FILL - org.apache.poi.ss.usermodel.HorizontalAlignment
Indicates that the value of the cell should be filled across the entire width of the cell.
FILL - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
FILL__ANGLE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__BACKOPACITY - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__BLIPFILENAME - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__BLIPFLAGS - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__CRMOD - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__DZTYPE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FILLBACKCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FILLCOLOR - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FILLCOLOR_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
 
FILL__FILLED - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FILLOPACITY - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FILLTYPE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__FOCUS - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__HEIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__HITTESTFILL - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__NOFILLHITTEST - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__ORIGINX - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__ORIGINY - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__PATTERNTEXTURE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__RECTBOTTOM - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__RECTLEFT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__RECTRIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__RECTTOP - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHADECOLORS - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHADEPRESET - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHADETYPE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHAPE - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHAPEORIGINX - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__SHAPEORIGINY - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__TOBOTTOM - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__TOLEFT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__TORIGHT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__TOTOP - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__USERECT - org.apache.poi.ddf.EscherPropertyTypes
 
FILL__WIDTH - org.apache.poi.ddf.EscherPropertyTypes
 
FILL_BACKGROUND_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
Use the fill background color of the shape.
FILL_BACKGROUND_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
FILL_BACKGROUND_COLOR_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
FILL_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
Use the fill color of the shape.
FILL_FOREGROUND_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
FILL_FOREGROUND_COLOR_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
 
FILL_OR_LINE_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
If the shape contains a fill, use the fill color of the shape.
FILL_PATTERN - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FILL_PATTERN - Static variable in class org.apache.poi.ss.util.CellUtil
 
fillAndXor(byte[], byte) - Static method in class org.apache.poi.poifs.crypt.standard.StandardDecryptor
 
fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fillArc(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills a circular or elliptical arc covering the specified rectangle.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherBitmapBlip
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherBlipRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherBSERecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherChildAnchorRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherClientAnchorRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherClientDataRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherContainerRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherDggRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherDgRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherMetafileBlip
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherRecord
The contract of this method is to deserialize an escher record including its children.
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSpgrRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSplitMenuColorsRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherSpRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherTextboxRecord
 
fillFields(byte[], int, EscherRecordFactory) - Method in class org.apache.poi.ddf.UnknownEscherRecord
 
fillFields(byte[], EscherRecordFactory) - Method in class org.apache.poi.ddf.EscherRecord
Delegates to fillFields(byte[], int, EscherRecordFactory)
fillOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillOval(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fillOval(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills an oval bounded by the specified rectangle with the current color.
FillPatternType - Enum in org.apache.poi.ss.usermodel
The enumeration value indicating the style of fill pattern being used for a cell format.
fillPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
Fills a (closed) polygon, as defined by a pair of arrays, which hold the x and y coordinates.
fillPolygon(int[], int[], int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
Fills a (closed) polygon, as defined by a pair of arrays, which hold the x and y coordinates.
fillPolygon(int[], int[], int) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills a closed polygon defined by arrays of x and y coordinates.
fillRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillRect(int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fillRect(int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills the specified rectangle.
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.hssf.usermodel.EscherGraphics2d
 
fillRoundRect(int, int, int, int, int, int) - Method in class org.apache.poi.sl.draw.SLGraphics
Fills the specified rounded corner rectangle with the current color.
FillStyle - Interface in org.apache.poi.sl.usermodel
This interface is the counterpart to StrokeStyle - it specifies the filling of a shape
FILTER - org.apache.poi.ss.usermodel.ConditionFilterType
This is the only value valid for HSSF rules
FILTER - Static variable in class org.apache.poi.ss.usermodel.ConditionType
This conditional formatting rule that files the values
FilterColumn - Interface in org.apache.poi.ss.usermodel
Represent a filtered column.
FilteringDirectoryNode - Class in org.apache.poi.poifs.filesystem
A DirectoryEntry filter, which exposes another DirectoryEntry less certain parts.
FilteringDirectoryNode(DirectoryEntry, Collection<String>) - Constructor for class org.apache.poi.poifs.filesystem.FilteringDirectoryNode
Creates a filter round the specified directory, which will exclude entries such as "MyNode" and "MyDir/IgnoreNode".
FILTEROP_ABOVE_AVERAGE - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_AND - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
Apply a filter against a list of values
FILTEROP_BELOW_AVERAGE - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_BOTOOM10PERCENT - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_BOTTOM10 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_CELL_COLOR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_FONT_COLOR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_LAST_MONTH - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_LAST_QUARTER - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_LAST_WEEK - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_LAST_YEAR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M1 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M10 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M11 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M12 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M2 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M3 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M4 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M5 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M6 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M7 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M8 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_M9 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_NEXT_MONTH - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_NEXT_QUARTER - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_NEXT_WEEK - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_NEXT_YEAR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_OR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_Q1 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_Q2 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_Q3 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_Q4 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_THIS_MONTH - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_THIS_QUARTER - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_THIS_WEEK - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_THIS_YEAR - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_TODAY - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_TOMORROW - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_TOP10 - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_TOP10PERCENT - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_VALUES - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_YEAR_TO_DATE - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
FILTEROP_YESTERDAY - Static variable in interface org.apache.poi.ss.usermodel.AutoFilter
 
Finance - Class in org.apache.poi.ss.formula.functions
Implementation of the financial functions pmt, fv, ppmt, ipmt.
Finance() - Constructor for class org.apache.poi.ss.formula.functions.Finance
 
FinanceFunction - Class in org.apache.poi.ss.formula.functions
 
FinanceFunction() - Constructor for class org.apache.poi.ss.formula.functions.FinanceFunction
 
FinanceLib - Class in org.apache.poi.ss.formula.functions
This class is a function library for common fiscal functions.
FIND - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
Implementation of the FIND() function.
findByOoxmlId(int) - Static method in enum org.apache.poi.common.usermodel.PictureType
 
findCellComment(int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
 
findColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Finds the first occurrence of a given color
findColumnIndex(String) - Method in interface org.apache.poi.ss.usermodel.Table
Returns the index of a given named column in the table (names are case insensitive in XSSF).
findColumnInfo(int) - Method in class org.apache.poi.hssf.record.aggregates.ColumnInfoRecordsAggregate
Finds the ColumnInfoRecord which contains the specified columnIndex
findDrawingGroup() - Method in class org.apache.poi.hssf.model.InternalWorkbook
Finds the primary drawing group, if one already exists
findEndOfRowOutlineGroup(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
findFirstRecordBySid(short) - Method in class org.apache.poi.hssf.model.InternalSheet
Returns the first occurrence of a record matching a particular sid.
findFirstRecordBySid(short) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the first occurance of a record matching a particular sid.
findFirstRecordLocBySid(short) - Method in class org.apache.poi.hssf.model.InternalSheet
Finds the first occurrence of a record matching a particular sid and returns it's position.
findFirstRecordLocBySid(short) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the index of a record matching a particular sid.
findFirstWithId(short) - Method in class org.apache.poi.hssf.record.AbstractEscherHolderRecord
Descends into all our children, returning the first EscherRecord with the given id, or null if none found
findFont(boolean, short, short, String, boolean, boolean, short, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
Finds a font that matches the one with the supplied attributes
findFont(boolean, short, short, String, boolean, boolean, short, byte) - Method in interface org.apache.poi.ss.usermodel.Workbook
Finds a font that matches the one with the supplied attributes
findFunction(String) - Method in class org.apache.poi.ss.formula.atp.AnalysisToolPak
 
findFunction(String) - Method in class org.apache.poi.ss.formula.udf.AggregatingUDFFinder
Returns executor by specified name.
findFunction(String) - Method in class org.apache.poi.ss.formula.udf.DefaultUDFFinder
 
findFunction(String) - Method in class org.apache.poi.ss.formula.udf.IndexedUDFFinder
 
findFunction(String) - Method in interface org.apache.poi.ss.formula.udf.UDFFinder
Returns executor by specified name.
findMacros(DirectoryNode, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
Recursively traverses directory structure rooted at dir.
findModuleNameMap(DirectoryNode, Map<String, String>, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
 
findNewDrawingGroupId() - Method in class org.apache.poi.ddf.EscherDggRecord
Finds the next available (1 based) drawing group id
findNewDrawingGroupId() - Method in class org.apache.poi.hssf.model.DrawingManager2
Finds the next available (1 based) drawing group id
findNextRecordBySid(short, int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Returns the next occurance of a record matching a particular sid.
findObjectRecord() - Method in class org.apache.poi.hssf.usermodel.HSSFObjectData
Finds the EmbeddedObjectRefSubRecord, or throws an Exception if there wasn't one
findPictureData(byte[]) - Method in interface org.apache.poi.sl.usermodel.SlideShow
check if a picture with this picture data already exists in this presentation
findProjectProperties(DirectoryNode, Map<String, String>, VBAMacroReader.ModuleMap) - Method in class org.apache.poi.poifs.macros.VBAMacroReader
 
findRefIndexFromExtBookIndex(int) - Method in class org.apache.poi.hssf.record.ExternSheetRecord
 
findSheetFirstNameFromExternSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
Finds the first sheet name by his extern sheet index
findSheetLastNameFromExternSheet(int) - Method in class org.apache.poi.hssf.model.InternalWorkbook
 
findSimilarColor(byte, byte, byte) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Finds the closest matching color in the custom palette.
findSimilarColor(int, int, int) - Method in class org.apache.poi.hssf.usermodel.HSSFPalette
Finds the closest matching color in the custom palette.
findStartOfRowOutlineGroup(int) - Method in class org.apache.poi.hssf.record.aggregates.RowRecordsAggregate
 
findUserDefinedFunction(String) - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
 
findUserDefinedFunction(String) - Method in class org.apache.poi.ss.formula.WorkbookEvaluator
 
FINE_DOTS - org.apache.poi.ss.usermodel.FillPatternType
Small fine dots
FINE_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
Small fine dots
FINE_DOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
 
FINE_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
Small fine dots
Firebrick - org.apache.poi.sl.usermodel.PresetColor
 
FIRST - org.apache.poi.wp.usermodel.HeaderFooterType
This is a first page header or footer It is displayed on the first page of the section.
FIRST_COLOR_INDEX - Static variable in class org.apache.poi.hssf.record.PaletteRecord
The byte index of the first color
FIRST_USER_DEFINED_FORMAT_INDEX - Static variable in class org.apache.poi.ss.usermodel.BuiltinFormats
The first user-defined number format starts at 164.
firstColumn - org.apache.poi.ss.usermodel.TableStyleType
 
firstColumnStripe - org.apache.poi.ss.usermodel.TableStyleType
 
firstColumnSubheading - org.apache.poi.ss.usermodel.TableStyleType
 
firstHeaderCell - org.apache.poi.ss.usermodel.TableStyleType
 
firstParagraph - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
 
firstRowStripe - org.apache.poi.ss.usermodel.TableStyleType
 
firstRowSubheading - org.apache.poi.ss.usermodel.TableStyleType
 
firstSubtotalColumn - org.apache.poi.ss.usermodel.TableStyleType
 
firstSubtotalRow - org.apache.poi.ss.usermodel.TableStyleType
 
firstTotalCell - org.apache.poi.ss.usermodel.TableStyleType
 
Fixed - Class in org.apache.poi.ss.formula.functions
 
Fixed() - Constructor for class org.apache.poi.ss.formula.functions.Fixed
 
FIXED - org.apache.poi.common.usermodel.fonts.FontPitch
A fixed pitch, which means that all the characters in the font occupy the same width when output in a string.
Fixed0ArgFunction - Class in org.apache.poi.ss.formula.functions
Deprecated.
replaced by lambda expressions in 5.1.0
Fixed0ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed0ArgFunction
Deprecated.
 
Fixed1ArgFunction - Class in org.apache.poi.ss.formula.functions
Convenience base class for functions that must take exactly one argument.
Fixed1ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed1ArgFunction
 
Fixed2ArgFunction - Class in org.apache.poi.ss.formula.functions
Convenience base class for functions that must take exactly two arguments.
Fixed2ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed2ArgFunction
 
Fixed3ArgFunction - Class in org.apache.poi.ss.formula.functions
Convenience base class for functions that must take exactly three arguments.
Fixed3ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed3ArgFunction
 
Fixed4ArgFunction - Class in org.apache.poi.ss.formula.functions
Convenience base class for functions that must take exactly four arguments.
Fixed4ArgFunction() - Constructor for class org.apache.poi.ss.formula.functions.Fixed4ArgFunction
 
FixedField - Interface in org.apache.poi.util
behavior of a field at a fixed location within a byte array
fixedPointToDouble(int) - Static method in class org.apache.poi.util.Units
Converts a value of type FixedPoint to a floating point
FLAG_BACKGROUND - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_CHILD - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_CONNECTOR - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_DELETED - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_FLIPHORIZ - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_FLIPVERT - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_GROUP - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_HASSHAPETYPE - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_HAVEANCHOR - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_HAVEMASTER - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_OLESHAPE - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
FLAG_PATRIARCH - Static variable in class org.apache.poi.ddf.EscherSpRecord
 
flagAES - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
A value that MUST be 1 if the protected content is an ECMA-376 document ECMA-376.
flagCryptoAPI - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
A flag that specifies whether CryptoAPI RC4 or ECMA-376 encryption ECMA-376 is used.
flagDocProps - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
A value that MUST be 0 if document properties are encrypted.
flagExternal - Static variable in class org.apache.poi.poifs.crypt.EncryptionInfo
A value that MUST be 1 if extensible encryption is used.
FLARED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseSerif
 
FLAT - org.apache.poi.sl.usermodel.StrokeStyle.LineCap
Line ends at end point
FLOOR - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
 
FloorMath - Class in org.apache.poi.ss.formula.functions
Implementation for Excel FLOOR.MATH() function.
FloorPrecise - Class in org.apache.poi.ss.formula.functions
Implementation for Excel FLOOR.PRECISE() function.
FloralWhite - org.apache.poi.sl.usermodel.PresetColor
 
FLOW_CHART_ALTERNATE_PROCESS - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_ALTERNATE_PROCESS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_COLLATE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_COLLATE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_CONNECTOR - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_CONNECTOR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_DECISION - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_DECISION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_DELAY - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_DELAY - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_DISPLAY - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_DISPLAY - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_DOCUMENT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_DOCUMENT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_EXTRACT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_EXTRACT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_INPUT_OUTPUT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_INPUT_OUTPUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_INTERNAL_STORAGE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_INTERNAL_STORAGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MAGNETIC_DISK - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MAGNETIC_DISK - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MAGNETIC_DRUM - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MAGNETIC_DRUM - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MAGNETIC_TAPE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MAGNETIC_TAPE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MANUAL_INPUT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MANUAL_INPUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MANUAL_OPERATION - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MANUAL_OPERATION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MERGE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MERGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_MULTIDOCUMENT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_MULTIDOCUMENT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_OFFLINE_STORAGE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_OFFLINE_STORAGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_OFFPAGE_CONNECTOR - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_OFFPAGE_CONNECTOR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_ONLINE_STORAGE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_ONLINE_STORAGE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_OR - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_OR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_PREDEFINED_PROCESS - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_PREDEFINED_PROCESS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_PREPARATION - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_PREPARATION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_PROCESS - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_PROCESS - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_PUNCHED_CARD - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_PUNCHED_CARD - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_PUNCHED_TAPE - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_PUNCHED_TAPE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_SORT - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_SORT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_SUMMING_JUNCTION - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_SUMMING_JUNCTION - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FLOW_CHART_TERMINATOR - org.apache.poi.sl.usermodel.ShapeType
 
FLOW_CHART_TERMINATOR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FlowChartAlternateProcess - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartCollate - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartConnector - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartDecision - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartDelay - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartDisplay - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartDocument - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartExtract - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartInputOutput - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartInternalStorage - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartMagneticDisk - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartMagneticDrum - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartMagneticTape - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartManualInput - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartManualOperation - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartMerge - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartMultidocument - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartOfflineStorage - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartOffpageConnector - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartOnlineStorage - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartOr - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartPredefinedProcess - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartPreparation - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartProcess - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartPunchedCard - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartPunchedTape - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartSort - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartSummingJunction - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FlowChartTerminator - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
flush() - Method in class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
 
flush() - Method in class org.apache.poi.poifs.crypt.cryptoapi.CryptoAPIEncryptor.CryptoAPICipherOutputStream
 
FN_GROUP_COUNT - org.apache.poi.hssf.record.HSSFRecordTypes
 
FnGroupCountRecord - Class in org.apache.poi.hssf.record
umber of built in function groups in the current version of the Spreadsheet (probably only used on Windows)
FnGroupCountRecord() - Constructor for class org.apache.poi.hssf.record.FnGroupCountRecord
 
FnGroupCountRecord(FnGroupCountRecord) - Constructor for class org.apache.poi.hssf.record.FnGroupCountRecord
 
FnGroupCountRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FnGroupCountRecord
 
FO - org.apache.poi.util.LocaleID
 
FO_FO - org.apache.poi.util.LocaleID
 
FOLDED_CORNER - org.apache.poi.sl.usermodel.ShapeType
 
FOLDED_CORNER - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FoldedCorner - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
 
FOLIO_PAPER - org.apache.poi.ss.usermodel.PaperSize
 
FOLIO8_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
Folio 8 1/2 x 13 in
font(String, String) - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
Font - Interface in org.apache.poi.ss.usermodel
 
FONT - org.apache.poi.hssf.record.HSSFRecordTypes
 
FONT - Static variable in class org.apache.poi.ss.util.CellUtil
 
FONT_ARIAL - Static variable in class org.apache.poi.hssf.usermodel.HSSFFont
Arial font
FONT_BASIS - org.apache.poi.hssf.record.HSSFRecordTypes
 
FONT_CELL_HEIGHT_PRESERVED - Static variable in class org.apache.poi.hssf.record.cf.FontFormatting
 
FONT_FALLBACK - Static variable in interface org.apache.poi.sl.draw.Drawable
Key for a font fallback map of type Map<String,String> which maps the original font family (key) to the fallback font family (value).
FONT_FAMILY - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FONT_HANDLER - Static variable in interface org.apache.poi.sl.draw.Drawable
Use this object to resolve unknown / missing fonts when rendering slides.
FONT_INDEX - org.apache.poi.hssf.record.HSSFRecordTypes
 
FONT_MAP - Static variable in interface org.apache.poi.sl.draw.Drawable
Key for a font map of type Map<String,String> which maps the original font family (key) to the mapped font family (value)
FONT_NAME - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FONT_SCHEME - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FONT_SIZE - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FontBasisRecord - Class in org.apache.poi.hssf.record.chart
The font basis record stores various font metrics.
FontBasisRecord() - Constructor for class org.apache.poi.hssf.record.chart.FontBasisRecord
 
FontBasisRecord(FontBasisRecord) - Constructor for class org.apache.poi.hssf.record.chart.FontBasisRecord
 
FontBasisRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.FontBasisRecord
 
FontCharset - Enum in org.apache.poi.common.usermodel.fonts
Charset represents the basic set of characters associated with a font (that it can display), and corresponds to the ANSI codepage (8-bit or DBCS) of that character set used by a given language.
FontCharset - Enum in org.apache.poi.ss.usermodel
Deprecated.
enum will be replaced by common version org.apache.poi.common.usermodel.FontCharset
FontDetails - Class in org.apache.poi.hssf.usermodel
Stores width and height details about a font.
FontDetails(String, int) - Constructor for class org.apache.poi.hssf.usermodel.FontDetails
Construct the font details with the given name and height.
FontFacet - Interface in org.apache.poi.common.usermodel.fonts
A FontFacet holds the font data for a shape of a font, i.e. a regular, italic, bold or bold-italic version of a Font.
FontFamily - Enum in org.apache.poi.common.usermodel.fonts
A property of a font that describes its general appearance.
FontFamily - Enum in org.apache.poi.ss.usermodel
The font family this font belongs to.
FontFormatting - Class in org.apache.poi.hssf.record.cf
Font Formatting Block of the Conditional Formatting Rule Record.
FontFormatting - Interface in org.apache.poi.ss.usermodel
High level representation for Font Formatting component of Conditional Formatting settings
FontFormatting() - Constructor for class org.apache.poi.hssf.record.cf.FontFormatting
 
FontFormatting(FontFormatting) - Constructor for class org.apache.poi.hssf.record.cf.FontFormatting
 
FontFormatting(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.cf.FontFormatting
 
FontGroup - Enum in org.apache.poi.common.usermodel.fonts
Text runs can contain characters which will be handled (if configured) by a different font, because the default font (latin) doesn't contain corresponding glyphs.
FontGroup.FontGroupRange - Class in org.apache.poi.common.usermodel.fonts
 
FontHeader - Class in org.apache.poi.common.usermodel.fonts
The header data of an EOT font.
FontHeader() - Constructor for class org.apache.poi.common.usermodel.fonts.FontHeader
 
FontHeader.PanoseArmStyle - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseContrast - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseFamily - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseLetterForm - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseMidLine - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseProportion - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseSerif - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseStroke - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseWeight - Enum in org.apache.poi.common.usermodel.fonts
 
FontHeader.PanoseXHeight - Enum in org.apache.poi.common.usermodel.fonts
 
FontIndexRecord - Class in org.apache.poi.hssf.record.chart
The font index record indexes into the font table for the text record.
FontIndexRecord() - Constructor for class org.apache.poi.hssf.record.chart.FontIndexRecord
 
FontIndexRecord(FontIndexRecord) - Constructor for class org.apache.poi.hssf.record.chart.FontIndexRecord
 
FontIndexRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.FontIndexRecord
 
FontInfo - Interface in org.apache.poi.common.usermodel.fonts
A FontInfo object holds information about a font configuration.
FontMetricsDumper - Class in org.apache.poi.util
 
FontMetricsDumper() - Constructor for class org.apache.poi.util.FontMetricsDumper
 
FontPitch - Enum in org.apache.poi.common.usermodel.fonts
A property of a font that describes the pitch, of the characters.
FontRecord - Class in org.apache.poi.hssf.record
Describes a font in the workbook
FontRecord() - Constructor for class org.apache.poi.hssf.record.FontRecord
 
FontRecord(FontRecord) - Constructor for class org.apache.poi.hssf.record.FontRecord
 
FontRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FontRecord
 
FontScheme - Enum in org.apache.poi.ss.usermodel
Defines the font scheme to which this font belongs.
fontSize(short) - Static method in class org.apache.poi.hssf.usermodel.HeaderFooter
 
FontUnderline - Enum in org.apache.poi.ss.usermodel
the different types of possible underline formatting
Footer - Interface in org.apache.poi.ss.usermodel
Common definition of a HSSF or XSSF page footer.
FOOTER - org.apache.poi.hssf.record.HSSFRecordTypes
 
FOOTER - org.apache.poi.sl.usermodel.Placeholder
Footer placeholder shape.
FOOTER - org.apache.poi.ss.usermodel.PageMargin
Footer margin, the empty space between the footer and the bottom of the page when printing
FooterMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
 
FooterRecord - Class in org.apache.poi.hssf.record
Specifies the footer for a sheet
FooterRecord(String) - Constructor for class org.apache.poi.hssf.record.FooterRecord
 
FooterRecord(FooterRecord) - Constructor for class org.apache.poi.hssf.record.FooterRecord
 
FooterRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FooterRecord
 
FORCE_FULL_CALCULATION - org.apache.poi.hssf.record.HSSFRecordTypes
 
ForceFullCalculationRecord - Class in org.apache.poi.hssf.record
[MS-XLS].pdf 2.4.125 ForceFullCalculation page 298 Value of the forced calculation mode for this workbook.
ForceFullCalculationRecord() - Constructor for class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
ForceFullCalculationRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.ForceFullCalculationRecord
 
Forecast - Class in org.apache.poi.ss.formula.functions
Implementation for Excel FORECAST() and FORECAST.LINEAR() functions.
FOREGROUND_COLOR - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
ForestGreen - org.apache.poi.sl.usermodel.PresetColor
 
forId(byte) - Static method in class org.apache.poi.ss.usermodel.ConditionType
 
forId(int) - Static method in class org.apache.poi.ss.usermodel.ConditionType
 
forId(int, boolean) - Static method in enum org.apache.poi.sl.usermodel.ShapeType
 
forInt(byte) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
 
forInt(int) - Static method in enum org.apache.poi.ss.formula.FormulaType
Used to transition from ints (possibly stored in the Excel file) to FormulaTypes.
forInt(int) - Static method in enum org.apache.poi.ss.usermodel.CellType
Deprecated.
POI 3.15 beta 3. Used to transition code from ints to CellTypes.
forInt(int) - Static method in enum org.apache.poi.ss.usermodel.FillPatternType
 
forInt(int) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
 
forInt(int) - Static method in enum org.apache.poi.ss.usermodel.HorizontalAlignment
 
forInt(int) - Static method in enum org.apache.poi.ss.usermodel.VerticalAlignment
 
forInt(int) - Static method in enum org.apache.poi.wp.usermodel.HeaderFooterType
 
ForkedEvaluator - Class in org.apache.poi.ss.formula.eval.forked
An alternative workbook evaluator that saves memory in situations where a single workbook is concurrently and independently evaluated many times.
forLong(long) - Static method in enum org.apache.poi.ss.usermodel.ReadingOrder
 
format - Variable in class org.apache.poi.ss.format.CellFormatter
The original specified format.
format(double, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
format(int) - Method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
 
format(long, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
format(Number) - Method in class org.apache.poi.ss.usermodel.FractionFormat
 
format(Object) - Method in class org.apache.poi.ss.format.CellFormatter
Formats the value, returning the resulting string.
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.ExcelGeneralNumberFormat
 
format(Object, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.FractionFormat
 
format(String) - Static method in class org.apache.poi.ss.formula.SheetNameFormatter
Used to format sheet names as they would appear in cell formula expressions.
format(StringBuilder, int, String, String) - Static method in class org.apache.poi.ss.formula.SheetRangeAndWorkbookIndexFormatter
 
format(Date, StringBuffer, FieldPosition) - Method in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
 
format(Locale, Formatter, String, Object...) - Static method in class org.apache.poi.ss.format.Formatters
 
format(ComplexEx) - Static method in class org.apache.poi.ss.formula.functions.UtilFns
format Complex number to match Excel format
FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
 
FORMAT_ID - Static variable in class org.apache.poi.hpsf.DocumentSummaryInformation
The DocumentSummaryInformation's first and second sections' format ID.
FORMAT_ID - Static variable in class org.apache.poi.hpsf.SummaryInformation
The SummaryInformation's section's format ID.
FORMAT_ID - Static variable in class org.apache.poi.hssf.record.common.XFProp
 
FORMAT_MASK - Static variable in class org.apache.poi.hssf.usermodel.HSSFPictureData
 
FORMAT_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
Pattern for an entire cell single part.
format2DRefAsString() - Method in interface org.apache.poi.ss.formula.ExternSheetReferenceToken
 
format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPtg
 
format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Area3DPxg
 
format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPtg
 
format2DRefAsString() - Method in class org.apache.poi.ss.formula.ptg.Ref3DPxg
 
formatAsFormulaString(String, TablePtg.Item, TablePtg.Item, String, String, boolean) - Static method in class org.apache.poi.ss.formula.ptg.TablePtg
 
formatAsR1C1String() - Method in class org.apache.poi.ss.util.CellAddress
 
formatAsR1C1String() - Method in class org.apache.poi.ss.util.CellReference
Returns a text representation of this cell reference in R1C1 format.
formatAsR1C1String(boolean) - Method in class org.apache.poi.ss.util.CellReference
Returns a text representation of this cell reference in R1C1 format and allows to control if the sheetname is included in the reference.
formatAsString() - Method in class org.apache.poi.ss.usermodel.CellValue
 
formatAsString() - Method in class org.apache.poi.ss.util.AreaReference
Returns a text representation of this area reference.
formatAsString() - Method in class org.apache.poi.ss.util.CellAddress
formatAsString() - Method in class org.apache.poi.ss.util.CellRangeAddress
 
formatAsString() - Method in class org.apache.poi.ss.util.CellReference
Returns a text representation of this cell reference.
formatAsString(boolean) - Method in class org.apache.poi.ss.util.CellReference
Returns a text representation of this cell reference and allows to control if the sheetname is included in the reference.
formatAsString(String, boolean) - Method in class org.apache.poi.ss.util.CellRangeAddress
 
formatCellValue(Cell) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Returns the formatted value of a cell as a String regardless of the cell type.
formatCellValue(Cell, FormulaEvaluator) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Returns the formatted value of a cell as a String regardless of the cell type.
formatCellValue(Cell, FormulaEvaluator, ConditionalFormattingEvaluator) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Returns the formatted value of a cell as a String regardless of the cell type.
formatDebugString() - Method in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
 
formatIterator() - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
formatMatches(ColumnInfoRecord) - Method in class org.apache.poi.hssf.record.ColumnInfoRecord
 
formatNumberDateCell(CellValueRecordInterface) - Method in class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Formats the given numeric of date cells contents as a String, in as close as we can to the way that Excel would do so.
formatRawCellContents(double, int, String) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Formats the given raw cell value, based on the supplied format index and string, according to excel style rules.
formatRawCellContents(double, int, String, boolean) - Method in class org.apache.poi.ss.usermodel.DataFormatter
Formats the given raw cell value, based on the supplied format index and string, according to excel style rules.
FormatRecord - Class in org.apache.poi.hssf.record
Describes a number format -- those goofy strings like $(#,###)
FormatRecord(int, String) - Constructor for class org.apache.poi.hssf.record.FormatRecord
 
FormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FormatRecord
 
formatReferenceAsString() - Method in class org.apache.poi.ss.formula.ptg.AreaPtgBase
 
formatReferenceAsString() - Method in class org.apache.poi.ss.formula.ptg.RefNPtg
 
formatReferenceAsString() - Method in class org.apache.poi.ss.formula.ptg.RefPtgBase
 
FormatRun - Class in org.apache.poi.hssf.record.common
 
FormatRun(short, short) - Constructor for class org.apache.poi.hssf.record.common.FormatRun
 
FormatRun(FormatRun) - Constructor for class org.apache.poi.hssf.record.common.FormatRun
 
FormatRun(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.common.FormatRun
 
formatSpliterator() - Method in class org.apache.poi.hssf.record.common.UnicodeString
 
formatter - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
 
Formatters - Class in org.apache.poi.ss.format
Utility class for CellFormat.
Formatters() - Constructor for class org.apache.poi.ss.format.Formatters
 
formatting_not_used - Variable in class org.apache.poi.hssf.record.CFRuleBase
 
formatting_options - Variable in class org.apache.poi.hssf.record.CFRuleBase
 
FormatTrackingHSSFListener - Class in org.apache.poi.hssf.eventusermodel
A proxy HSSFListener that keeps track of the document formatting records, and provides an easy way to look up the format strings used by cells from their ids.
FormatTrackingHSSFListener(HSSFListener) - Constructor for class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Creates a format tracking wrapper around the given listener, using the default locale for the formats.
FormatTrackingHSSFListener(HSSFListener, Locale) - Constructor for class org.apache.poi.hssf.eventusermodel.FormatTrackingHSSFListener
Creates a format tracking wrapper around the given listener, using the given locale for the formats.
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellDateFormatter
 
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellElapsedFormatter
 
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellFormatter
Format a value according the format string.
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellGeneralFormatter
The general style is not quite the same as any other, or any combination of others.
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellNumberFormatter
 
formatValue(StringBuffer, Object) - Method in class org.apache.poi.ss.format.CellTextFormatter
 
Formula - Class in org.apache.poi.ss.formula
Encapsulates an encoded formula token array.
Formula - Interface in org.apache.poi.sl.draw.geom
A guide formula in DrawingML.
Formula(Formula) - Constructor for class org.apache.poi.ss.formula.Formula
 
FORMULA - org.apache.poi.hssf.record.HSSFRecordTypes
 
FORMULA - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
 
FORMULA - org.apache.poi.ss.usermodel.CellType
Formula cell type
FORMULA - org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
Formula result
FORMULA - org.apache.poi.ss.usermodel.IgnoredErrorType
Whether to check formulas in the range of the shared feature that are inconsistent with formulas in neighbouring cells.
FORMULA - Static variable in class org.apache.poi.ss.usermodel.ConditionType
This conditional formatting rule contains a formula to evaluate.
FORMULA - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
Formula ( 'Custom' ) type
FORMULA_RANGE - org.apache.poi.ss.usermodel.IgnoredErrorType
Whether to check formulas in the range of the shared feature with references to less than the entirety of a range containing continuous data.
FormulaError - Enum in org.apache.poi.ss.usermodel
Enumerates error values in SpreadsheetML formula calculations.
FormulaEvaluator - Interface in org.apache.poi.ss.usermodel
Evaluates formula cells.
FormulaParseException - Exception in org.apache.poi.ss.formula
This exception thrown when a supplied formula has incorrect syntax (or syntax currently not supported by POI).
FormulaParseException(String) - Constructor for exception org.apache.poi.ss.formula.FormulaParseException
 
FormulaParser - Class in org.apache.poi.ss.formula
This class parses a formula string into a List of tokens in RPN order.
FormulaParsingWorkbook - Interface in org.apache.poi.ss.formula
Abstracts a workbook for the purpose of formula parsing.
For POI internal use only
FormulaRecord - Class in org.apache.poi.hssf.record
Formula Record (0x0006).
FormulaRecord() - Constructor for class org.apache.poi.hssf.record.FormulaRecord
Creates new FormulaRecord
FormulaRecord(FormulaRecord) - Constructor for class org.apache.poi.hssf.record.FormulaRecord
 
FormulaRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FormulaRecord
 
FormulaRecordAggregate - Class in org.apache.poi.hssf.record.aggregates
The formula record aggregate is used to join together the formula record and it's (optional) string record and (optional) Shared Formula Record (template reads, excel optimization).
FormulaRecordAggregate(FormulaRecord, StringRecord, SharedValueManager) - Constructor for class org.apache.poi.hssf.record.aggregates.FormulaRecordAggregate
 
FormulaRenderer - Class in org.apache.poi.ss.formula
Common logic for rendering formulas.
FormulaRenderer() - Constructor for class org.apache.poi.ss.formula.FormulaRenderer
 
FormulaRenderingWorkbook - Interface in org.apache.poi.ss.formula
Abstracts a workbook for the purpose of converting formula to text.
FormulaShifter - Class in org.apache.poi.ss.formula
Updates Formulas as rows or sheets are shifted
FormulaSpecialCachedValue - Class in org.apache.poi.hssf.record
Manages the cached formula result values of other types besides numeric.
FormulaTokenNode - Interface in org.apache.poi.ss.formula.token
 
FormulaTokenParser - Class in org.apache.poi.ss.formula
 
FormulaTokenParser() - Constructor for class org.apache.poi.ss.formula.FormulaTokenParser
 
FormulaTokenParser(char) - Constructor for class org.apache.poi.ss.formula.FormulaTokenParser
 
FormulaTokenParser(Locale) - Constructor for class org.apache.poi.ss.formula.FormulaTokenParser
 
FormulaType - Enum in org.apache.poi.ss.formula
Enumeration of various formula types.
forNativeID(int) - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
 
forNativeID(int) - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
 
forOoxmlID(int) - Static method in enum org.apache.poi.sl.usermodel.AutoNumberingScheme
 
forOoxmlID(int) - Static method in enum org.apache.poi.sl.usermodel.PictureData.PictureType
 
forPropertyID(int) - Static method in enum org.apache.poi.ddf.EscherPropertyTypes
 
forSID(int) - Static method in enum org.apache.poi.hssf.record.HSSFRecordTypes
 
forSID(int) - Static method in enum org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
forString(String) - Static method in enum org.apache.poi.ss.usermodel.FormulaError
 
forTypeID(int) - Static method in enum org.apache.poi.ddf.EscherRecordTypes
 
FR - org.apache.poi.util.LocaleID
 
FR_BE - org.apache.poi.util.LocaleID
 
FR_CA - org.apache.poi.util.LocaleID
 
FR_CD - org.apache.poi.util.LocaleID
 
FR_CH - org.apache.poi.util.LocaleID
 
FR_CI - org.apache.poi.util.LocaleID
 
FR_CM - org.apache.poi.util.LocaleID
 
FR_FR - org.apache.poi.util.LocaleID
 
FR_HT - org.apache.poi.util.LocaleID
 
FR_LU - org.apache.poi.util.LocaleID
 
FR_MA - org.apache.poi.util.LocaleID
 
FR_MC - org.apache.poi.util.LocaleID
 
FR_ML - org.apache.poi.util.LocaleID
 
FR_RE - org.apache.poi.util.LocaleID
 
FR_SN - org.apache.poi.util.LocaleID
 
FractionFormat - Class in org.apache.poi.ss.usermodel
Format class that handles Excel style fractions, such as "# #/#" and "#/###"
FractionFormat(String, String) - Constructor for class org.apache.poi.ss.usermodel.FractionFormat
Single parameter ctor
FRAME - org.apache.poi.hssf.record.HSSFRecordTypes
 
FRAME - org.apache.poi.sl.usermodel.ShapeType
 
FRAME - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FrameRecord - Class in org.apache.poi.hssf.record.chart
The frame record indicates whether there is a border around the displayed text of a chart.
FrameRecord() - Constructor for class org.apache.poi.hssf.record.chart.FrameRecord
 
FrameRecord(FrameRecord) - Constructor for class org.apache.poi.hssf.record.chart.FrameRecord
 
FrameRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.FrameRecord
 
free() - Method in class org.apache.poi.poifs.filesystem.POIFSStream
Frees all blocks in the stream
freeBuffer(ByteBuffer) - Method in interface org.apache.poi.poifs.nio.CleanerUtil.BufferCleaner
 
FreeformShape<S extends Shape<S,​P>,​P extends TextParagraph<S,​P,​? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
 
FreeRefFunction - Interface in org.apache.poi.ss.formula.functions
For most Excel functions, involving references ((cell, area), (2d, 3d)), the references are passed in as arguments, and the exact location remains fixed.
Frequency - Class in org.apache.poi.ss.formula.functions
Implementation of Excel 'Analysis ToolPak' function FREQUENCY()
Returns a frequency distribution as a vertical array
from(Cell, ConditionalFormattingEvaluator) - Static method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
 
from(CellStyle) - Static method in class org.apache.poi.ss.usermodel.ExcelNumberFormat
 
fromEcmaId(int) - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
fromEcmaId(int) - Static method in enum org.apache.poi.poifs.crypt.CipherProvider
 
fromEcmaId(int) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
 
fromEcmaId(String) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
 
fromInt(int) - Static method in enum org.apache.poi.ss.usermodel.IndexedColors
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
 
fromNativeId(int) - Static method in enum org.apache.poi.sl.usermodel.TextShape.TextPlaceholder
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationShape
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCap
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineCompound
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.StrokeStyle.LineDash
 
fromOoxmlId(int) - Static method in enum org.apache.poi.sl.usermodel.TabStop.TabStopType
 
fromOoxmlId(String) - Static method in enum org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
 
fromString(String) - Static method in enum org.apache.poi.poifs.crypt.HashAlgorithm
 
fromXmlId(String) - Static method in enum org.apache.poi.poifs.crypt.ChainingMode
 
fromXmlId(String, int) - Static method in enum org.apache.poi.poifs.crypt.CipherAlgorithm
 
FT_CBLS - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
FT_CF - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
FT_PIO_GRBIT - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
 
FtCblsSubRecord - Class in org.apache.poi.hssf.record
This structure appears as part of an Obj record that represents a checkbox or radio button.
FtCblsSubRecord() - Constructor for class org.apache.poi.hssf.record.FtCblsSubRecord
Construct a new FtCblsSubRecord and fill its data with the default values
FtCblsSubRecord(FtCblsSubRecord) - Constructor for class org.apache.poi.hssf.record.FtCblsSubRecord
 
FtCblsSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.FtCblsSubRecord
 
FtCfSubRecord - Class in org.apache.poi.hssf.record
The FtCf structure specifies the clipboard format of the picture-type Obj record containing this FtCf.
FtCfSubRecord() - Constructor for class org.apache.poi.hssf.record.FtCfSubRecord
Construct a new FtPioGrbitSubRecord and fill its data with the default values
FtCfSubRecord(FtCfSubRecord) - Constructor for class org.apache.poi.hssf.record.FtCfSubRecord
 
FtCfSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.FtCfSubRecord
 
FtPioGrbitSubRecord - Class in org.apache.poi.hssf.record
This structure appears as part of an Obj record that represents image display properties.
FtPioGrbitSubRecord() - Constructor for class org.apache.poi.hssf.record.FtPioGrbitSubRecord
Construct a new FtPioGrbitSubRecord and fill its data with the default values
FtPioGrbitSubRecord(FtPioGrbitSubRecord) - Constructor for class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
FtPioGrbitSubRecord(LittleEndianInput, int) - Constructor for class org.apache.poi.hssf.record.FtPioGrbitSubRecord
 
FtrHeader - Class in org.apache.poi.hssf.record.common
Title: FtrHeader (Future Record Header) common record part
FtrHeader() - Constructor for class org.apache.poi.hssf.record.common.FtrHeader
 
FtrHeader(FtrHeader) - Constructor for class org.apache.poi.hssf.record.common.FtrHeader
 
FtrHeader(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.FtrHeader
 
Fuchsia - org.apache.poi.sl.usermodel.PresetColor
 
full - org.apache.poi.sl.usermodel.PlaceholderDetails.PlaceholderSize
 
FullColorExt - Class in org.apache.poi.hssf.record
2.5.155 FullColorExt.
FullColorExt(short, short, int) - Constructor for class org.apache.poi.hssf.record.FullColorExt
 
FullColorExt(short, short, short) - Constructor for class org.apache.poi.hssf.record.FullColorExt
 
FullColorExt(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.FullColorExt
 
FuncPtg - Class in org.apache.poi.ss.formula.ptg
 
Function - Interface in org.apache.poi.ss.formula.functions
Common interface for all implementations of Excel built-in functions.
FUNCTION_INDEX_CHOOSE - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_EXTERNAL - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_IF - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_INDIRECT - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_OFFSET - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_SUM - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_INDEX_SUMPRODUCT - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
 
FUNCTION_NAME_IF - Static variable in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
The name of the IF function (i.e.
FUNCTION_NAME_IF - Static variable in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
The name of the IF function (i.e.
FUNCTION_NOT_IMPLEMENTED - org.apache.poi.ss.usermodel.FormulaError
POI specific code to indicate that the function required is not implemented in POI
FUNCTION_NOT_IMPLEMENTED - Static variable in class org.apache.poi.ss.formula.eval.ErrorEval
 
Function0Arg - Interface in org.apache.poi.ss.formula.functions
Deprecated.
replaced by lambda expressions in 5.0.1
Function1Arg - Interface in org.apache.poi.ss.formula.functions
Implemented by all functions that can be called with one argument
Function2Arg - Interface in org.apache.poi.ss.formula.functions
Implemented by all functions that can be called with two arguments
Function3Arg - Interface in org.apache.poi.ss.formula.functions
Implemented by all functions that can be called with three arguments
Function4Arg - Interface in org.apache.poi.ss.formula.functions
Implemented by all functions that can be called with four arguments
FunctionEval - Class in org.apache.poi.ss.formula.eval
Mappings from the Excel functions to our evaluation implementations (where available)
FunctionMetadata - Class in org.apache.poi.ss.formula.function
Holds information about Excel built-in functions.
FunctionMetadataRegistry - Class in org.apache.poi.ss.formula.function
Allows clients to get FunctionMetadata instances for any built-in function of Excel.
FunctionNameEval - Class in org.apache.poi.ss.formula.eval
 
FunctionNameEval(String) - Constructor for class org.apache.poi.ss.formula.eval.FunctionNameEval
Creates a NameEval representing a function name
FunctionNode - Class in org.apache.poi.ss.formula.token
 
FunctionNode - org.apache.poi.ss.formula.token.NodeId
 
FunctionNode(FormulaTokenNode) - Constructor for class org.apache.poi.ss.formula.token.FunctionNode
 
functions - Static variable in class org.apache.poi.ss.formula.eval.FunctionEval
Array elements corresponding to unimplemented functions are null
FuncVarPtg - Class in org.apache.poi.ss.formula.ptg
 
FUNNEL - org.apache.poi.sl.usermodel.ShapeType
 
FUNNEL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
 
FutureRecord - Interface in org.apache.poi.hssf.record.common
Title: Future Record, a newer (largely Excel 2007+) record which contains a Future Record Header (FtrHeader)
FUV_NG - org.apache.poi.util.LocaleID
 
fv(double, double, double, double, boolean) - Static method in class org.apache.poi.ss.formula.functions.FinanceLib
Future value of an amount given the number of payments, rate, amount of individual payment, present value and boolean value indicating whether payments are due at the beginning of period (false => payments are due at end of period)
fv(double, int, double, double) - Static method in class org.apache.poi.ss.formula.functions.Finance
Overloaded fv() call omitting type, which defaults to 0.
fv(double, int, double, double, int) - Static method in class org.apache.poi.ss.formula.functions.Finance
Emulates Excel/Calc's FV(interest_rate, number_payments, payment, PV, Type) function, which calculates future value or principal at period N.
FV - Static variable in class org.apache.poi.ss.formula.functions.FinanceFunction
 
fw - Variable in class org.apache.poi.util.GenericRecordJsonWriter
 
FY - org.apache.poi.util.LocaleID
 
FY_NL - org.apache.poi.util.LocaleID
 
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 _ 
All Classes All Packages