- B4_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
B4 (JIS) 250x354 mm
- B5_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
B5 (JIS) 182x257 mm
- Background<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
- BackupRecord - Class in org.apache.poi.hssf.record
-
Boolean specifying whether the GUI should store a backup of the file.
- BackupRecord() - Constructor for class org.apache.poi.hssf.record.BackupRecord
-
- BackupRecord(BackupRecord) - Constructor for class org.apache.poi.hssf.record.BackupRecord
-
- BackupRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BackupRecord
-
- Balloon - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BarRecord - Class in org.apache.poi.hssf.record.chart
-
The bar record is used to define a bar chart.
- BarRecord() - Constructor for class org.apache.poi.hssf.record.chart.BarRecord
-
- BarRecord(BarRecord) - Constructor for class org.apache.poi.hssf.record.chart.BarRecord
-
- BarRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.BarRecord
-
- BaseFormulaEvaluator - Class in org.apache.poi.ss.formula
-
Common functionality across file formats for evaluating formula cells.
- BaseFormulaEvaluator(WorkbookEvaluator) - Constructor for class org.apache.poi.ss.formula.BaseFormulaEvaluator
-
- BaseNumberUtils - Class in org.apache.poi.ss.formula.functions
-
Some utils for converting from and to any base
- BaseNumberUtils() - Constructor for class org.apache.poi.ss.formula.functions.BaseNumberUtils
-
- BaseRowColShifter - Class in org.apache.poi.ss.usermodel.helpers
-
Class for code common to
RowShifter and
ColumnShifter
Helper for shifting rows up or down and columns left and right
- BaseRowColShifter() - Constructor for class org.apache.poi.ss.usermodel.helpers.BaseRowColShifter
-
- BATBlock - Class in org.apache.poi.poifs.storage
-
A block of block allocation table entries.
- BATBlock.BATBlockAndIndex - Class in org.apache.poi.poifs.storage
-
- BATManaged - Interface in org.apache.poi.poifs.filesystem
-
This interface defines behaviors for objects managed by the Block
Allocation Table (BAT).
- BEFORE - Static variable in class org.apache.poi.ss.format.CellNumberStringMod
-
- beforeRecordSerialize(int, short, EscherRecord) - Method in interface org.apache.poi.ddf.EscherSerializationListener
-
Fired before a given escher record is serialized.
- beforeRecordSerialize(int, short, EscherRecord) - Method in class org.apache.poi.ddf.NullEscherSerializationListener
-
- BeginRecord - Class in org.apache.poi.hssf.record.chart
-
The begin record defines the start of a block of records for a (graphing
data object.
- BeginRecord() - Constructor for class org.apache.poi.hssf.record.chart.BeginRecord
-
- BeginRecord(BeginRecord) - Constructor for class org.apache.poi.hssf.record.chart.BeginRecord
-
- BeginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.BeginRecord
-
- BENT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BENT_CONNECTOR_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BENT_CONNECTOR_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BENT_CONNECTOR_4 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BENT_CONNECTOR_5 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BENT_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BentArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BentConnector2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BentConnector3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BentConnector4 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BentConnector5 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BentUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BesselJ - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel BESSELJ() function.
- BesselJ() - Constructor for class org.apache.poi.ss.formula.functions.BesselJ
-
- Beta - Annotation Type in org.apache.poi.util
-
Signifies that a public API (public class, method or field) is subject to
incompatible changes, or even removal, in a future release.
- BETWEEN - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
-
- BETWEEN - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Between' operator
- BETWEEN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
-
- Bevel - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BEVEL - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- biff2_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- biff2_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
-
- biff2_sid - Static variable in class org.apache.poi.hssf.record.OldLabelRecord
-
- biff2_sid - Static variable in class org.apache.poi.hssf.record.OldStringRecord
-
- biff345_sid - Static variable in class org.apache.poi.hssf.record.OldLabelRecord
-
- biff345_sid - Static variable in class org.apache.poi.hssf.record.OldStringRecord
-
- biff3_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- biff3_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
-
- biff4_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- biff4_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
-
- biff5_sid - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
- biff5_sid - Static variable in class org.apache.poi.hssf.record.OldFormulaRecord
-
- Biff8DecryptingStream - Class in org.apache.poi.hssf.record.crypto
-
- Biff8DecryptingStream(InputStream, int, EncryptionInfo) - Constructor for class org.apache.poi.hssf.record.crypto.Biff8DecryptingStream
-
- Biff8EncryptionKey - Class in org.apache.poi.hssf.record.crypto
-
- Biff8EncryptionKey() - Constructor for class org.apache.poi.hssf.record.crypto.Biff8EncryptionKey
-
- BiffHeaderInput - Interface in org.apache.poi.hssf.record
-
- BIG_BLOCK_MINIMUM_DOCUMENT_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
The minimum size of a document before it's stored using
Big Blocks (normal streams).
- BIG_SPOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Large spots
- BIG_SPOTS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- BIG_SPOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Large spots
- Bin2Dec - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel Bin2Dec() function.
- Bin2Dec() - Constructor for class org.apache.poi.ss.formula.functions.Bin2Dec
-
- BinaryRC4CipherOutputStream(OutputStream) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
-
- BinaryRC4CipherOutputStream(DirectoryNode) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor.BinaryRC4CipherOutputStream
-
- BinaryRC4Decryptor - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BinaryRC4Decryptor() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- BinaryRC4Decryptor(BinaryRC4Decryptor) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Decryptor
-
- BinaryRC4EncryptionHeader - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BinaryRC4EncryptionHeader() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
-
- BinaryRC4EncryptionHeader(BinaryRC4EncryptionHeader) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionHeader
-
- BinaryRC4EncryptionInfoBuilder - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BinaryRC4EncryptionInfoBuilder() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionInfoBuilder
-
- BinaryRC4EncryptionVerifier - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BinaryRC4EncryptionVerifier() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- BinaryRC4EncryptionVerifier(LittleEndianInput) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- BinaryRC4EncryptionVerifier(BinaryRC4EncryptionVerifier) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4EncryptionVerifier
-
- BinaryRC4Encryptor - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BinaryRC4Encryptor() - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- BinaryRC4Encryptor(BinaryRC4Encryptor) - Constructor for class org.apache.poi.poifs.crypt.binaryrc4.BinaryRC4Encryptor
-
- BinaryRC4Encryptor.BinaryRC4CipherOutputStream - Class in org.apache.poi.poifs.crypt.binaryrc4
-
- BitField - Class in org.apache.poi.util
-
Manage operations dealing with bit-mapped fields.
- BitField(int) - Constructor for class org.apache.poi.util.BitField
-
Create a BitField instance
- BitFieldFactory - Class in org.apache.poi.util
-
Returns immutable Bitfield instances.
- BitFieldFactory() - Constructor for class org.apache.poi.util.BitFieldFactory
-
- BITMAP_00E9 - Static variable in class org.apache.poi.hssf.record.UnknownRecord
-
- BITMAP_BIT - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
-
Specifies the format of the picture is a bitmap.
- BitmapImageRenderer - Class in org.apache.poi.sl.draw
-
For now this class renders only images supported by the javax.imageio.ImageIO framework.
- BitmapImageRenderer() - Constructor for class org.apache.poi.sl.draw.BitmapImageRenderer
-
- BlankEval - Class in org.apache.poi.ss.formula.eval
-
This class is a marker class.
- BlankRecord - Class in org.apache.poi.hssf.record
-
Represents a column in a row with no value but with styling.
- BlankRecord() - Constructor for class org.apache.poi.hssf.record.BlankRecord
-
Creates a new instance of BlankRecord
- BlankRecord(BlankRecord) - Constructor for class org.apache.poi.hssf.record.BlankRecord
-
- BlankRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BlankRecord
-
- Blob - Class in org.apache.poi.hpsf
-
- Blob() - Constructor for class org.apache.poi.hpsf.Blob
-
- BLOCK_ARC - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BLOCK_SIZE - Static variable in class org.apache.poi.hssf.record.DBCellRecord
-
- BlockArc - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- blockSize - Variable in enum org.apache.poi.poifs.crypt.CipherAlgorithm
-
- BlockStore - Class in org.apache.poi.poifs.filesystem
-
This abstract class describes a way to read, store, chain
and free a series of blocks (be they Big or Small ones)
- BlockStore() - Constructor for class org.apache.poi.poifs.filesystem.BlockStore
-
- BlockStore.ChainLoopDetector - Class in org.apache.poi.poifs.filesystem
-
Used to detect if a chain has a loop in it, so
we can bail out with an error rather than
spinning away for ever...
- BlockWritable - Interface in org.apache.poi.poifs.storage
-
An interface for persisting block storage of POIFS components.
- BOFRecord - Class in org.apache.poi.hssf.record
-
Somewhat of a misnomer, its used for the beginning of a set of records that
have a particular purpose or subject.
- BOFRecord() - Constructor for class org.apache.poi.hssf.record.BOFRecord
-
Constructs an empty BOFRecord with no fields set.
- BOFRecord(BOFRecord) - Constructor for class org.apache.poi.hssf.record.BOFRecord
-
- BOFRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BOFRecord
-
- BOOK - Static variable in class org.apache.poi.hssf.model.InternalWorkbook
-
Crystal exports may use this for a regular .xls file.
- BookBoolRecord - Class in org.apache.poi.hssf.record
-
Contains a flag specifying whether the Gui should save externally linked values from other workbooks.
- BookBoolRecord() - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
-
- BookBoolRecord(BookBoolRecord) - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
-
- BookBoolRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BookBoolRecord
-
- BOOLEAN - Static variable in class org.apache.poi.hssf.record.FormulaSpecialCachedValue
-
- BooleanFunction - Class in org.apache.poi.ss.formula.functions
-
Here are the general rules concerning Boolean functions:
Blanks are ignored (not either true or false)
Strings are ignored if part of an area ref or cell ref, otherwise they must be 'true' or 'false'
Numbers: 0 is false.
- BooleanFunction() - Constructor for class org.apache.poi.ss.formula.functions.BooleanFunction
-
- BoolErrRecord - Class in org.apache.poi.hssf.record
-
Creates new BoolErrRecord.
- BoolErrRecord() - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
-
Creates new BoolErrRecord
- BoolErrRecord(BoolErrRecord) - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
-
- BoolErrRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BoolErrRecord
-
- BoolEval - Class in org.apache.poi.ss.formula.eval
-
- BoolPtg - Class in org.apache.poi.ss.formula.ptg
-
Boolean (boolean) Stores a (java) boolean value in a formula.
- BORDER_BOTTOM - Static variable in class org.apache.poi.ss.util.CellUtil
-
- BORDER_CALLOUT_1 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BORDER_CALLOUT_2 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BORDER_CALLOUT_3 - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BORDER_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dash-dot border
- BORDER_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dash-dot-dot border
- BORDER_DASHED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dash border
- BORDER_DOTTED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
hair-line border
- BORDER_DOUBLE - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
double-line border
- BORDER_HAIR - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
dot border
- BORDER_LEFT - Static variable in class org.apache.poi.ss.util.CellUtil
-
- BORDER_MEDIUM - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Medium border
- BORDER_MEDIUM_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
medium dash-dot border
- BORDER_MEDIUM_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
medium dash-dot-dot border
- BORDER_MEDIUM_DASHED - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Medium dashed border
- BORDER_NONE - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
No border
- BORDER_RIGHT - Static variable in class org.apache.poi.ss.util.CellUtil
-
- BORDER_SLANTED_DASH_DOT - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
slanted dash-dot border
- BORDER_THICK - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Thick border
- BORDER_THIN - Static variable in class org.apache.poi.hssf.record.cf.BorderFormatting
-
Thin border
- BORDER_TOP - Static variable in class org.apache.poi.ss.util.CellUtil
-
- BORDER_TYPE_REGULAR - Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
-
- BORDER_TYPE_SHADOW - Static variable in class org.apache.poi.hssf.record.chart.FrameRecord
-
- BorderCallout1 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BorderCallout2 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BorderCallout3 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BorderCallout90 - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BorderExtent - Enum in org.apache.poi.ss.usermodel
-
The enumeration value indicating which borders to draw in a Property Template
- BorderFormatting - Class in org.apache.poi.hssf.record.cf
-
Border Formatting Block of the Conditional Formatting Rule Record.
- BorderFormatting() - Constructor for class org.apache.poi.hssf.record.cf.BorderFormatting
-
- BorderFormatting(BorderFormatting) - Constructor for class org.apache.poi.hssf.record.cf.BorderFormatting
-
- BorderFormatting(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.cf.BorderFormatting
-
Creates new FontFormatting
- BorderFormatting - Interface in org.apache.poi.ss.usermodel
-
High level representation for Border Formatting component
of Conditional Formatting settings
- borderSize - Static variable in class org.apache.poi.sl.draw.DrawTableShape
-
Additional spacing between cells
- BorderStyle - Enum in org.apache.poi.ss.usermodel
-
The enumeration value indicating the line style of a border in a cell,
i.e., whether it is bordered dash dot, dash dot dot, dashed, dotted, double, hair, medium,
medium dash dot, medium dash dot dot, medium dashed, none, slant dash dot, thick or thin.
- bottom - Variable in class org.apache.poi.sl.usermodel.Insets2D
-
The inset from the bottom.
- BOTTOM_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
-
- BottomMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
-
- BottomMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
-
- BottomMarginRecord - Class in org.apache.poi.hssf.record
-
Record for the bottom margin.
- BottomMarginRecord() - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
-
- BottomMarginRecord(BottomMarginRecord) - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
-
- BottomMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BottomMarginRecord
-
- BoundSheetRecord - Class in org.apache.poi.hssf.record
-
Defines a sheet within a workbook.
- BoundSheetRecord(String) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
-
- BoundSheetRecord(BoundSheetRecord) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
-
- BoundSheetRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.BoundSheetRecord
-
UTF8: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 +
1 + 1 + len(str)
UNICODE: sid + len + bof + flags + len(str) + unicode + str 2 + 2 + 4 + 2 +
1 + 1 + 2 * len(str)
- BRACE_PAIR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BracePair - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- BRACKET_PAIR - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
-
- BracketPair - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
-
- Break(PageBreakRecord.Break) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- Break(int, int, int) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- Break(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.PageBreakRecord.Break
-
- breakText(Graphics2D) - Method in class org.apache.poi.sl.draw.DrawTextParagraph
-
break text into lines, each representing a line of text that fits in the wrapping width
- BRICKS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Brick-like layout
- BRICKS - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
-
- BRICKS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Brick-like layout
- BSTORE_CONTAINER - Static variable in class org.apache.poi.ddf.EscherContainerRecord
-
- BUBBLE_SERIES_TYPE_DATES - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- BUBBLE_SERIES_TYPE_NUMERIC - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- BUBBLE_SERIES_TYPE_SEQUENCE - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- BUBBLE_SERIES_TYPE_TEXT - Static variable in class org.apache.poi.hssf.record.chart.SeriesRecord
-
- BUFFERED_IMAGE - Static variable in interface org.apache.poi.sl.draw.Drawable
-
Stores a reference (WEAK_REFERENCE) to the buffered image, if the rendering is
based on a buffered image
- bufferInit(InputStream) - Method in class org.apache.poi.common.usermodel.fonts.FontHeader
-
- BUILD - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
suggested default 0x10d3
- build() - Method in class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
- build() - Method in class org.apache.poi.ss.util.SheetBuilder
-
Builds sheet from parent workbook and 2D array with cell
values.
- BUILD_YEAR - Static variable in class org.apache.poi.hssf.record.BOFRecord
-
suggested default 0x07CC (1996)
- builder - Variable in enum org.apache.poi.poifs.crypt.EncryptionMode
-
- Builder() - Constructor for class org.apache.poi.ss.usermodel.CellCopyPolicy.Builder
-
Builder class for CellCopyPolicy
- buildFontCharactersProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
-
- buildFontHeightProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
-
- buildFontWidthsProperty(String) - Static method in class org.apache.poi.hssf.usermodel.FontDetails
-
- buildFractionExactDenominator(double, int) - Static method in class org.apache.poi.ss.format.SimpleFraction
-
Create a fraction given a double value and a denominator.
- buildFractionMaxDenominator(double, int) - Static method in class org.apache.poi.ss.format.SimpleFraction
-
Create a fraction given the double value and either the maximum error
allowed or the maximum number of denominator digits.
- BUILTIN_AUTO_ACTIVATE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_CLOSE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_DEACTIVATE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_AUTO_OPEN - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_CONSOLIDATE_AREA - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_CRITERIA - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_DATA_FORM - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_DATABASE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_FILTER_DB - Static variable in class org.apache.poi.hssf.record.NameRecord
-
- BUILTIN_PRINT_AREA - Static variable in class org.apache.poi.hssf.record.NameRecord
-
- BUILTIN_PRINT_TITLE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
- BUILTIN_RECORDER - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BUILTIN_SHEET_TITLE - Static variable in class org.apache.poi.hssf.record.NameRecord
-
Included for completeness sake, not implemented
- BuiltinFormats - Class in org.apache.poi.ss.usermodel
-
Utility to identify built-in formats.
- BuiltinFormats() - Constructor for class org.apache.poi.ss.usermodel.BuiltinFormats
-
- bullet - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
-
- byId(int) - Static method in enum org.apache.poi.ss.usermodel.ClientAnchor.AnchorType
-
return the AnchorType corresponding to the code
- byId(int) - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
- byId(int) - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
- byName(String) - Static method in enum org.apache.poi.ss.usermodel.ConditionalFormattingThreshold.RangeType
-
- byName(String) - Static method in enum org.apache.poi.ss.usermodel.IconMultiStateFormatting.IconSet
-
- BYTE_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
-
- ByteArrayBackedDataSource - Class in org.apache.poi.poifs.nio
-
- ByteArrayBackedDataSource(byte[], int) - Constructor for class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- ByteArrayBackedDataSource(byte[]) - Constructor for class org.apache.poi.poifs.nio.ByteArrayBackedDataSource
-
- ByteField - Class in org.apache.poi.util
-
representation of a byte (8-bit) field at a fixed location within a
byte array
- ByteField(int) - Constructor for class org.apache.poi.util.ByteField
-
construct the ByteField with its offset into its containing
byte array and a default value of 0
- ByteField(int, byte) - Constructor for class org.apache.poi.util.ByteField
-
construct the ByteField with its offset into its containing
byte array and initialize its value
- ByteField(int, byte[]) - Constructor for class org.apache.poi.util.ByteField
-
Construct the ByteField with its offset into its containing
byte array and initialize its value from its byte array
- ByteField(int, byte, byte[]) - Constructor for class org.apache.poi.util.ByteField
-
construct the ByteField with its offset into its containing
byte array, initialize its value, and write its value to its
byte array
- byteToHex(int) - Static method in class org.apache.poi.util.HexDump
-