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
All Classes All Packages
All Classes All Packages
L
- L_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- LA - org.apache.poi.util.LocaleID
- LA_LATN - org.apache.poi.util.LocaleID
- LABEL - org.apache.poi.hssf.record.HSSFRecordTypes
- LABEL_SST - org.apache.poi.hssf.record.HSSFRecordTypes
- LABELRANGES_015F - Static variable in class org.apache.poi.hssf.record.UnknownRecord
- LabelRecord - Class in org.apache.poi.hssf.record
-
Label Record (0x0204) - read only support for strings stored directly in the cell...
- LabelRecord() - Constructor for class org.apache.poi.hssf.record.LabelRecord
-
Creates new LabelRecord
- LabelRecord(LabelRecord) - Constructor for class org.apache.poi.hssf.record.LabelRecord
- LabelRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.LabelRecord
- LabelSSTRecord - Class in org.apache.poi.hssf.record
-
Refers to a string in the shared string table and is a column value.
- LabelSSTRecord() - Constructor for class org.apache.poi.hssf.record.LabelSSTRecord
- LabelSSTRecord(LabelSSTRecord) - Constructor for class org.apache.poi.hssf.record.LabelSSTRecord
- LabelSSTRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.LabelSSTRecord
- LANDSCAPE - org.apache.poi.ss.usermodel.PrintOrientation
-
landscape orientations
- LARGE - org.apache.poi.sl.usermodel.LineDecoration.DecorationSize
- LARGE - Static variable in class org.apache.poi.ss.formula.functions.AggregateFunction
- LARGER_BIG_BLOCK_SIZE - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
Some use 4096 bytes
- LARGER_BIG_BLOCK_SIZE_DETAILS - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
- LARGEST_REGULAR_SECTOR_NUMBER - Static variable in interface org.apache.poi.poifs.common.POIFSConstants
-
The highest sector number you're allowed, 0xFFFFFFFA
- LAST_COLUMN_NUMBER - Static variable in class org.apache.poi.hssf.usermodel.HSSFCell
-
The maximum number of columns in BIFF8
- LastCellOfRowDummyRecord - Class in org.apache.poi.hssf.eventusermodel.dummyrecord
-
A dummy record to indicate that we've now had the last cell record for this row.
- LastCellOfRowDummyRecord(int, int) - Constructor for class org.apache.poi.hssf.eventusermodel.dummyrecord.LastCellOfRowDummyRecord
- lastColumn - org.apache.poi.ss.usermodel.TableStyleType
- lastHeaderCell - org.apache.poi.ss.usermodel.TableStyleType
- lastIndexOf(int) - Method in class org.apache.poi.util.IntList
-
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
- lastTotalCell - org.apache.poi.ss.usermodel.TableStyleType
- LATIN - org.apache.poi.common.usermodel.fonts.FontGroup
-
type for latin charset (default) - also used for unicode fonts like MS Arial Unicode
- Lavender - org.apache.poi.sl.usermodel.PresetColor
- LAVENDER - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LAVENDER - org.apache.poi.ss.usermodel.IndexedColors
- LavenderBlush - org.apache.poi.sl.usermodel.PresetColor
- LawnGreen - org.apache.poi.sl.usermodel.PresetColor
- LazilyConcatenatedByteArray - Class in org.apache.poi.hssf.util
-
Utility for delaying the concatenation of multiple byte arrays.
- LazilyConcatenatedByteArray() - Constructor for class org.apache.poi.hssf.util.LazilyConcatenatedByteArray
- LazyAreaEval - Class in org.apache.poi.ss.formula
-
Provides Lazy Evaluation to 3D Ranges
- LazyAreaEval(int, int, int, int, boolean, boolean, boolean, boolean, SheetRangeEvaluator) - Constructor for class org.apache.poi.ss.formula.LazyAreaEval
- LazyRefEval - Class in org.apache.poi.ss.formula
-
Provides Lazy Evaluation to a 3D Reference
- LazyRefEval(int, int, boolean, boolean, SheetRangeEvaluator) - Constructor for class org.apache.poi.ss.formula.LazyRefEval
- LB - org.apache.poi.util.LocaleID
- LB_LU - org.apache.poi.util.LocaleID
- LBS_DATA - org.apache.poi.hssf.record.SubRecord.SubRecordTypes
- LbsDataSubRecord - Class in org.apache.poi.hssf.record
-
This structure specifies the properties of a list or drop-down list embedded object in a sheet.
- LbsDataSubRecord(LbsDataSubRecord) - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord
- LbsDataSubRecord(LittleEndianInput, int, int) - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord
- LbsDataSubRecord.LbsDropData - Class in org.apache.poi.hssf.record
-
This structure specifies properties of the dropdown list control
- LbsDropData() - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- LbsDropData(LbsDataSubRecord.LbsDropData) - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- LbsDropData(LittleEndianInput) - Constructor for class org.apache.poi.hssf.record.LbsDataSubRecord.LbsDropData
- Lcm - Class in org.apache.poi.ss.formula.functions
-
Implementation for Excel LCM() function.
- Lcm() - Constructor for class org.apache.poi.ss.formula.functions.Lcm
- LE - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- LE - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Less than or equal to' operator
- LEAST_DOTS - org.apache.poi.ss.usermodel.FillPatternType
-
Least Dots
- LEAST_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Least Dots
- LEAST_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Least Dots
- leaveFunction() - Method in class org.apache.poi.ss.formula.OperationEvaluationContext
-
Call when leaving a function, used for examine current scope is in an aggregate function or not.
- LEDGER_PAPER - org.apache.poi.ss.usermodel.PaperSize
- LEDGER_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Ledger 17 x 11 in
- left - org.apache.poi.sl.usermodel.TableCell.BorderEdge
- left - Variable in class org.apache.poi.sl.usermodel.Insets2D
-
The inset from the left.
- left - Variable in class org.apache.poi.ss.formula.token.OpNode
- LEFT - org.apache.poi.sl.usermodel.PaintStyle.TextureAlignment
- LEFT - org.apache.poi.sl.usermodel.RectAlign
-
Left rectangle alignment
- LEFT - org.apache.poi.sl.usermodel.TabStop.TabStopType
- LEFT - org.apache.poi.sl.usermodel.TextParagraph.TextAlign
-
For horizontal text, left aligned.
- LEFT - org.apache.poi.ss.usermodel.BorderExtent
-
This is just the left border for the range, no interior borders will be produced.
- LEFT - org.apache.poi.ss.usermodel.HorizontalAlignment
-
The horizontal alignment is left-aligned, even in Rightto-Left mode.
- LEFT - org.apache.poi.ss.usermodel.PageMargin
-
Left margin, the empty space on the left of displayed worksheet data when printing
- LEFT - org.apache.poi.ss.util.CellRangeAddressBase.CellPosition
-
range starting columns are equal
- LEFT - Static variable in class org.apache.poi.hssf.record.ExtendedFormatRecord
- LEFT - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- LEFT_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- LEFT_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_BORDER - Static variable in class org.apache.poi.hssf.record.common.XFProp
- LEFT_BORDER_COLOR - Static variable in class org.apache.poi.ss.util.CellUtil
- LEFT_BRACE - org.apache.poi.sl.usermodel.ShapeType
- LEFT_BRACE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_BRACKET - org.apache.poi.sl.usermodel.ShapeType
- LEFT_BRACKET - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_CIRCULAR_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_CIRCULAR_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_MARGIN - org.apache.poi.hssf.record.HSSFRecordTypes
- LEFT_RIGHT_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_RIGHT_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_RIGHT_ARROW_CALLOUT - org.apache.poi.sl.usermodel.ShapeType
- LEFT_RIGHT_ARROW_CALLOUT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_RIGHT_CIRCULAR_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_RIGHT_CIRCULAR_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_RIGHT_RIBBON - org.apache.poi.sl.usermodel.ShapeType
- LEFT_RIGHT_RIBBON - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_RIGHT_UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_RIGHT_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LEFT_TO_RIGHT - org.apache.poi.ss.usermodel.ReadingOrder
-
The reading order is Left To Right.
- LEFT_UP_ARROW - org.apache.poi.sl.usermodel.ShapeType
- LEFT_UP_ARROW - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LeftArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftBrace - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftBracket - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftMargin - Static variable in class org.apache.poi.hssf.model.InternalSheet
- LeftMargin - Static variable in interface org.apache.poi.ss.usermodel.Sheet
- LeftMarginRecord - Class in org.apache.poi.hssf.record
-
Record for the left margin.
- LeftMarginRecord() - Constructor for class org.apache.poi.hssf.record.LeftMarginRecord
- LeftMarginRecord(LeftMarginRecord) - Constructor for class org.apache.poi.hssf.record.LeftMarginRecord
- LeftMarginRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.LeftMarginRecord
- LeftoverDataException(int, int) - Constructor for exception org.apache.poi.hssf.record.RecordInputStream.LeftoverDataException
- LeftRightArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftRightArrowCallout - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftRightUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LeftUpArrow - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LEGAL_PAPER - org.apache.poi.ss.usermodel.PaperSize
- LEGAL_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Legal 8 1/2 x 14 in
- LEGEND - org.apache.poi.hssf.record.HSSFRecordTypes
- LegendRecord - Class in org.apache.poi.hssf.record.chart
-
Defines a legend for a chart.
- LegendRecord() - Constructor for class org.apache.poi.hssf.record.chart.LegendRecord
- LegendRecord(LegendRecord) - Constructor for class org.apache.poi.hssf.record.chart.LegendRecord
- LegendRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.LegendRecord
- LEMON_CHIFFON - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LEMON_CHIFFON - org.apache.poi.ss.usermodel.IndexedColors
- LemonChiffon - org.apache.poi.sl.usermodel.PresetColor
- LEN - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- length - Static variable in class org.apache.poi.hssf.record.FtCfSubRecord
- length - Static variable in class org.apache.poi.hssf.record.FtPioGrbitSubRecord
- length() - Method in class org.apache.poi.hpsf.ClassID
- length() - Method in class org.apache.poi.hssf.usermodel.HSSFRichTextString
- length() - Method in class org.apache.poi.poifs.filesystem.POIFSDocumentPath
- length() - Method in interface org.apache.poi.ss.usermodel.RichTextString
- length(CharSequence) - Static method in class org.apache.poi.util.StringUtil
-
Gets a CharSequence length or
0if the CharSequence isnull. - LENGTH - Static variable in class org.apache.poi.hpsf.ClassID
-
The number of bytes occupied by this object in the byte stream.
- LENGTH_0 - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a length of 0 bytes.
- LENGTH_2 - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a length of 2 bytes.
- LENGTH_4 - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a length of 4 bytes.
- LENGTH_8 - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a length of 8 bytes.
- LENGTH_UNKNOWN - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a length that is unknown to HPSF yet.
- LENGTH_VARIABLE - Static variable in class org.apache.poi.hpsf.Variant
-
Denotes a variant type with a variable length.
- LESS_DOTS - org.apache.poi.ss.usermodel.FillPatternType
-
Less Dots
- LESS_DOTS - Static variable in class org.apache.poi.hssf.record.cf.PatternFormatting
-
Less Dots
- LESS_DOTS - Static variable in interface org.apache.poi.ss.usermodel.PatternFormatting
-
Less Dots
- LESS_OR_EQUAL - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- LESS_OR_EQUAL - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- LESS_THAN - org.apache.poi.ss.formula.DataValidationEvaluator.OperatorEnum
- LESS_THAN - Static variable in class org.apache.poi.ss.formula.functions.LookupUtils.CompareResult
- LESS_THAN - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.OperatorType
- LessEqualEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
- LessEqualPtg - Class in org.apache.poi.ss.formula.ptg
-
Ptg class to implement less than or equal
- LessNode - Class in org.apache.poi.ss.formula.token
- LessNode - org.apache.poi.ss.formula.token.NodeId
- LessNode() - Constructor for class org.apache.poi.ss.formula.token.LessNode
- lessThan - org.apache.poi.ss.usermodel.CustomFilter.Operator
- LessThanEqual - org.apache.poi.ss.formula.token.NodeId
- LessThanEqualNode - Class in org.apache.poi.ss.formula.token
- LessThanEqualNode() - Constructor for class org.apache.poi.ss.formula.token.LessThanEqualNode
- LessThanEval - Static variable in class org.apache.poi.ss.formula.eval.RelationalOperationEval
- lessThanOrEqual - org.apache.poi.ss.usermodel.CustomFilter.Operator
- LessThanPtg - Class in org.apache.poi.ss.formula.ptg
-
Less than operator PTG "<".
- LETTER_PAPER - org.apache.poi.ss.usermodel.PaperSize
- LETTER_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Letter 8 1/2 x 11 in
- LETTER_ROTATED_PAPERSIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Letter Rotated 11 x 8 1/2 in
- LETTER_SMALL_PAGESIZE - Static variable in interface org.apache.poi.ss.usermodel.PrintSetup
-
US Letter Small 8 1/2 x 11 in
- LETTER_SMALL_PAPER - org.apache.poi.ss.usermodel.PaperSize
- LG_DASH - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
long dash style - native 8
- LG_DASH_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
long dash short dash - native 10
- LG_DASH_DOT_DOT - org.apache.poi.sl.usermodel.StrokeStyle.LineDash
-
long dash short dash short dash - native 11
- LIGHT - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseWeight
- LIGHT_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_BLUE - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_CORNFLOWER_BLUE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_CORNFLOWER_BLUE - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_GREEN - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_GREEN - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_ORANGE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_ORANGE - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_TURQUOISE - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_TURQUOISE - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_TURQUOISE1 - org.apache.poi.ss.usermodel.IndexedColors
- LIGHT_YELLOW - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIGHT_YELLOW - org.apache.poi.ss.usermodel.IndexedColors
- LightBlue - org.apache.poi.sl.usermodel.PresetColor
- LightCoral - org.apache.poi.sl.usermodel.PresetColor
- LightCyan - org.apache.poi.sl.usermodel.PresetColor
- LIGHTEN - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
lighten the paint/filling
- LIGHTEN_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexProcedure
-
Lighten the color by the value that is specified in the blue field.
- LIGHTEN_LESS - org.apache.poi.sl.usermodel.PaintStyle.PaintModifier
-
lighten (... a bit less) the paint/filling
- LightGoldenrodYellow - org.apache.poi.sl.usermodel.PresetColor
- LightGray - org.apache.poi.sl.usermodel.PresetColor
- LightGreen - org.apache.poi.sl.usermodel.PresetColor
- LIGHTNING_BOLT - org.apache.poi.sl.usermodel.ShapeType
- LIGHTNING_BOLT - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LightningBolt - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LightPink - org.apache.poi.sl.usermodel.PresetColor
- LightSalmon - org.apache.poi.sl.usermodel.PresetColor
- LightSeaGreen - org.apache.poi.sl.usermodel.PresetColor
- LightSkyBlue - org.apache.poi.sl.usermodel.PresetColor
- LightSlateGray - org.apache.poi.sl.usermodel.PresetColor
- LightSteelBlue - org.apache.poi.sl.usermodel.PresetColor
- LightYellow - org.apache.poi.sl.usermodel.PresetColor
- Lime - org.apache.poi.sl.usermodel.PresetColor
- LIME - org.apache.poi.hssf.util.HSSFColor.HSSFColorPredefined
- LIME - org.apache.poi.ss.usermodel.IndexedColors
- LimeGreen - org.apache.poi.sl.usermodel.PresetColor
- limit(int) - Method in class org.apache.poi.util.LittleEndianByteArrayInputStream
-
Change the limit of the ByteArrayInputStream
- Limit - Class in org.apache.poi.ss.formula.token
- Limit() - Constructor for class org.apache.poi.ss.formula.token.Limit
- Line - org.apache.poi.hssf.usermodel.HSSFChart.HSSFChartType
- Line<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> - Interface in org.apache.poi.sl.usermodel
-
Interface for Lines ... this will be eventually removed, so don't depend on it in user classes, but use AutoShape instead!
- Line - Static variable in interface org.apache.poi.hssf.usermodel.HSSFShapeTypes
- LINE - org.apache.poi.sl.usermodel.ShapeType
- LINE - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LINE_BACKGROUND_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Use the line background color of the shape.
- LINE_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
Use the line color of the shape.
- LINE_FORMAT - org.apache.poi.hssf.record.HSSFRecordTypes
- LINE_INV - org.apache.poi.sl.usermodel.ShapeType
- LINE_INV - Static variable in class org.apache.poi.ss.usermodel.ShapeTypes
- LINE_OF_STRAIGHT_SEGMENTS - Static variable in class org.apache.poi.ddf.EscherShapePathProperty
- LINE_OR_FILL_COLOR - org.apache.poi.ddf.EscherColorRef.SysIndexSource
-
If the shape contains a line, use the line color of the shape.
- LINE_PATTERN_DARK_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_DASH - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_DASH_DOT - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_DASH_DOT_DOT - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_DOT - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_LIGHT_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_MEDIUM_GRAY_PATTERN - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_NONE - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- LINE_PATTERN_SOLID - Static variable in class org.apache.poi.hssf.record.chart.LineFormatRecord
- linear - org.apache.poi.sl.usermodel.PaintStyle.GradientPaint.GradientType
- LinearRegressionFunction - Class in org.apache.poi.ss.formula.functions
-
Base class for linear regression functions.
- LinearRegressionFunction(LinearRegressionFunction.FUNCTION) - Constructor for class org.apache.poi.ss.formula.functions.LinearRegressionFunction
- LinearRegressionFunction.FUNCTION - Enum in org.apache.poi.ss.formula.functions
- LineDecoration - Interface in org.apache.poi.sl.usermodel
- LineDecoration.DecorationShape - Enum in org.apache.poi.sl.usermodel
-
Represents the shape decoration that appears at the ends of lines.
- LineDecoration.DecorationSize - Enum in org.apache.poi.sl.usermodel
- LineFormatRecord - Class in org.apache.poi.hssf.record.chart
-
Describes a line format record.
- LineFormatRecord() - Constructor for class org.apache.poi.hssf.record.chart.LineFormatRecord
- LineFormatRecord(LineFormatRecord) - Constructor for class org.apache.poi.hssf.record.chart.LineFormatRecord
- LineFormatRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.LineFormatRecord
- Linen - org.apache.poi.sl.usermodel.PresetColor
- LineRecord - Class in org.apache.poi.hssf.record.chart
-
The line record is used to define a line chart.
- LineRecord - org.apache.poi.hssf.record.HSSFRecordTypes
- LineRecord() - Constructor for class org.apache.poi.hssf.record.chart.LineRecord
- LineRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.LineRecord
- lines - Variable in class org.apache.poi.sl.draw.DrawTextParagraph
- LINESTYLE__ANYLINE - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__ARROWHEADSOK - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__BACKCOLOR - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__COLOR - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__COLOR_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE__CRMOD - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__FILLBLIP - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__FILLBLIPFLAGS - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__FILLBLIPNAME - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__FILLDZTYPE - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__FILLHEIGHT - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__FILLWIDTH - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__HITLINETEST - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINEDASHING - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINEDASHSTYLE - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINEENDARROWHEAD - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINEENDARROWLENGTH - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINEENDARROWWIDTH - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINEENDCAPSTYLE - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINEFILLSHAPE - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINEJOINSTYLE - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINEMITERLIMIT - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINESTARTARROWHEAD - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINESTARTARROWLENGTH - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINESTARTARROWWIDTH - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINESTYLE - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINETYPE - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__LINEWIDTH - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__NOLINEDRAWDASH - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__NOLINEDRAWDASH_BOTTOM - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__NOLINEDRAWDASH_LEFT - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__NOLINEDRAWDASH_RIGHT - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__NOLINEDRAWDASH_TOP - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE__OPACITY - org.apache.poi.ddf.EscherPropertyTypes
- LINESTYLE_DASHDOTDOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHDOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DASHSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_DOTSYS - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_LONGDASHDOTDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_LONGDASHDOTGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_LONGDASHGEL - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_NONE - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINESTYLE_SOLID - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LineToCommand - Class in org.apache.poi.sl.draw.geom
-
Java class for CT_Path2DLineTo complex type.
- LineToCommand() - Constructor for class org.apache.poi.sl.draw.geom.LineToCommand
- LineToCommandIf - Interface in org.apache.poi.sl.draw.geom
- LINEWIDTH_DEFAULT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- LINEWIDTH_ONE_PT - Static variable in class org.apache.poi.hssf.usermodel.HSSFShape
- link_type - Variable in class org.apache.poi.hssf.usermodel.HSSFHyperlink
-
If we create a new hyperlink remember its type
- LINK_TYPE_CATEGORIES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- LINK_TYPE_SECONDARY_CATEGORIES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- LINK_TYPE_TITLE_OR_TEXT - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- LINK_TYPE_VALUES - Static variable in class org.apache.poi.hssf.record.chart.LinkedDataRecord
- LINKED_DATA - org.apache.poi.hssf.record.HSSFRecordTypes
- LinkedDataRecord - Class in org.apache.poi.hssf.record.chart
-
Describes a linked data record.
- LinkedDataRecord() - Constructor for class org.apache.poi.hssf.record.chart.LinkedDataRecord
- LinkedDataRecord(LinkedDataRecord) - Constructor for class org.apache.poi.hssf.record.chart.LinkedDataRecord
- LinkedDataRecord(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.chart.LinkedDataRecord
- linkExternalWorkbook(String, Workbook) - Method in class org.apache.poi.hssf.model.InternalWorkbook
- linkExternalWorkbook(String, Workbook) - Method in class org.apache.poi.hssf.usermodel.HSSFWorkbook
-
Adds the LinkTable records required to allow formulas referencing the specified external workbook to be added to this one.
- linkExternalWorkbook(String, Workbook) - Method in interface org.apache.poi.ss.usermodel.Workbook
-
Adds the linking required to allow formulas referencing the specified external workbook to be added to this one.
- linkSharedFormulaRecord(CellReference, FormulaRecordAggregate) - Method in class org.apache.poi.hssf.record.aggregates.SharedValueManager
- linkToEmail(String) - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to an email
- linkToFirstSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to the first slide in this slideshow
- linkToLastSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to the last slide in this slideshow
- linkToNextSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to the next slide (relative from the current)
- linkToPreviousSlide() - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to the previous slide (relative from the current)
- linkToSlide(Slide<S, P>) - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to a slide in this slideshow
- linkToUrl(String) - Method in interface org.apache.poi.sl.usermodel.Hyperlink
-
Link to a web page / URL
- LIST - org.apache.poi.ss.formula.DataValidationEvaluator.ValidationEnum
- LIST - Static variable in class org.apache.poi.ss.usermodel.DataValidationConstraint.ValidationType
-
List type ( combo box type )
- LIST_DATA_VALIDATION - org.apache.poi.ss.usermodel.IgnoredErrorType
-
????.
- LittleEndian - Class in org.apache.poi.util
-
a utility class for handling little-endian numbers, which the 80x86 world is replete with.
- LittleEndian.BufferUnderrunException - Exception in org.apache.poi.util
-
Exception to handle buffer underruns
- LittleEndianByteArrayInputStream - Class in org.apache.poi.util
-
Adapts a plain byte array to
LittleEndianInput - LittleEndianByteArrayInputStream(byte[]) - Constructor for class org.apache.poi.util.LittleEndianByteArrayInputStream
-
Creates a
LittleEndianByteArrayInputStreamso that it usesbufas its buffer array. - LittleEndianByteArrayInputStream(byte[], int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayInputStream
-
Creates
LittleEndianByteArrayInputStreamthat usesbufas its buffer array. - LittleEndianByteArrayInputStream(byte[], int, int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayInputStream
-
Creates
LittleEndianByteArrayInputStreamthat usesbufas its buffer array. - LittleEndianByteArrayOutputStream - Class in org.apache.poi.util
-
Adapts a plain byte array to
LittleEndianOutput - LittleEndianByteArrayOutputStream(byte[], int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayOutputStream
- LittleEndianByteArrayOutputStream(byte[], int, int) - Constructor for class org.apache.poi.util.LittleEndianByteArrayOutputStream
- LittleEndianConsts - Interface in org.apache.poi.util
-
a repository for constants shared by classes within this package
- LittleEndianInput - Interface in org.apache.poi.util
- LittleEndianInputStream - Class in org.apache.poi.util
-
Wraps an
InputStreamprovidingLittleEndianInput - LittleEndianInputStream(InputStream) - Constructor for class org.apache.poi.util.LittleEndianInputStream
- LittleEndianOutput - Interface in org.apache.poi.util
- LittleEndianOutputStream - Class in org.apache.poi.util
- LittleEndianOutputStream(OutputStream) - Constructor for class org.apache.poi.util.LittleEndianOutputStream
- LL_BRACKET_SYMBOL - Static variable in class org.apache.poi.ss.usermodel.ExcelStyleDateFormatter
- LN - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- LO - org.apache.poi.util.LocaleID
- LO_LA - org.apache.poi.util.LocaleID
- loadImage(byte[], String) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
- loadImage(byte[], String) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
Load and buffer the image
- loadImage(InputStream, String) - Method in class org.apache.poi.sl.draw.BitmapImageRenderer
- loadImage(InputStream, String) - Method in interface org.apache.poi.sl.draw.ImageRenderer
-
Load and buffer the image
- locale - Variable in class org.apache.poi.ss.format.CellFormatter
- LOCALE_GROUP - Static variable in class org.apache.poi.ss.format.CellFormatPart
-
Within
CellFormatPart.FORMAT_PAT, the group number for the matched locale code. - LOCALE_PAT - Static variable in class org.apache.poi.ss.format.CellFormatPart
- LocaleID - Enum in org.apache.poi.util
-
Locale Collection
- LocaleUtil - Class in org.apache.poi.util
-
This utility class is used to set locale and time zone settings beside of the JDK internal
Locale.setDefault(Locale)andTimeZone.setDefault(TimeZone)methods, because the locale/time zone specific handling of certain office documents - maybe for different time zones / locales ... - shouldn't affect other java components. - LOCKED - Static variable in class org.apache.poi.hssf.record.common.XFProp
- LOCKED - Static variable in class org.apache.poi.ss.util.CellUtil
- Log - Class in org.apache.poi.ss.formula.functions
- Log() - Constructor for class org.apache.poi.ss.formula.functions.Log
- LOG - Static variable in class org.apache.poi.hssf.record.CFRuleBase
- LOG - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- LOG10 - Static variable in class org.apache.poi.ss.formula.functions.NumericFunction
- LogicalFunction - Class in org.apache.poi.ss.formula.functions
-
Implementation of the various ISxxx Logical Functions, which take a single expression argument, and return True or False.
- LogicalFunction() - Constructor for class org.apache.poi.ss.formula.functions.LogicalFunction
- LONG_SIZE - Static variable in interface org.apache.poi.util.LittleEndianConsts
- LongField - Class in org.apache.poi.util
-
representation of a long (16-bit) field at a fixed location within a byte array
- LongField(int) - Constructor for class org.apache.poi.util.LongField
-
construct the LongField with its offset into its containing byte array
- LongField(int, byte[]) - Constructor for class org.apache.poi.util.LongField
-
Construct the LongField with its offset into its containing byte array and initialize its value from its byte array
- LongField(int, long) - Constructor for class org.apache.poi.util.LongField
-
construct the LongField with its offset into its containing byte array and initialize its value
- LongField(int, long, byte[]) - Constructor for class org.apache.poi.util.LongField
-
construct the LongField with its offset into its containing byte array, initialize its value, and write the value to a byte array
- longToHex(long) - Static method in class org.apache.poi.util.HexDump
- lookup(int) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
- lookup(String) - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
- lookup(String) - Static method in enum org.apache.poi.sl.usermodel.ObjectMetaData.Application
- lookup(EscherPropertyTypes) - Method in class org.apache.poi.ddf.AbstractEscherOptRecord
- lookup(ClassID) - Static method in enum org.apache.poi.hpsf.ClassIDPredefined
- Lookup - Class in org.apache.poi.ss.formula.functions
-
Implementation of Excel function LOOKUP.
- Lookup() - Constructor for class org.apache.poi.ss.formula.functions.Lookup
- lookupByLanguageTag(String) - Static method in enum org.apache.poi.util.LocaleID
-
Lookup via the Java language tag / locale display name
- lookupByLcid(int) - Static method in enum org.apache.poi.util.LocaleID
-
Lookup via the Windows LCID
- lookupFirstIndexOfValue(ValueEval, LookupUtils.ValueVector, boolean) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
- lookupIndex(String) - Static method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
-
Resolves internal function names into function indexes.
- lookupIndexByName(String) - Static method in class org.apache.poi.ss.formula.function.FunctionMetadataRegistry
-
Resolves a built-in function index.
- lookupIndexOfExactValue(ValueEval, TwoDEval, int) - Static method in class org.apache.poi.ss.formula.functions.LookupUtils
- lookupName(short) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- lookupName(short) - Method in class org.apache.poi.ss.formula.ptg.FuncVarPtg
- lookupName(short, boolean) - Method in class org.apache.poi.ss.formula.ptg.AbstractFunctionPtg
- lookupNativeNotes(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
- lookupNativeNotesMaster(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
- lookupNativeSlide(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
- lookupNativeSlideMaster(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
- lookupOoxml(int) - Static method in enum org.apache.poi.sl.usermodel.Placeholder
- LookupUtils - Class in org.apache.poi.ss.formula.functions
-
Common functionality used by VLOOKUP, HLOOKUP, LOOKUP and MATCH
- LookupUtils() - Constructor for class org.apache.poi.ss.formula.functions.LookupUtils
- LookupUtils.CompareResult - Class in org.apache.poi.ss.formula.functions
-
Enumeration to support 4 valued comparison results.
- LookupUtils.LookupValueComparer - Interface in org.apache.poi.ss.formula.functions
- LookupUtils.MatchMode - Enum in org.apache.poi.ss.formula.functions
- LookupUtils.SearchMode - Enum in org.apache.poi.ss.formula.functions
- LookupUtils.ValueVector - Interface in org.apache.poi.ss.formula.functions
-
Represents a single row or column within an
AreaEval. - LOW - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseContrast
- LOW_POINTED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
- LOW_SERIFED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
- LOW_TRIMMED - org.apache.poi.common.usermodel.fonts.FontHeader.PanoseMidLine
- LOWER - Static variable in class org.apache.poi.ss.formula.functions.TextFunction
- LOWER_LEFT - org.apache.poi.ss.usermodel.PaneType
- LOWER_RIGHT - org.apache.poi.ss.usermodel.PaneType
- LPWideString - Class in org.apache.poi.hssf.record.common
- LPWideString(String) - Constructor for class org.apache.poi.hssf.record.common.LPWideString
- LPWideString(RecordInputStream) - Constructor for class org.apache.poi.hssf.record.common.LPWideString
- LT - org.apache.poi.util.LocaleID
- LT - Static variable in interface org.apache.poi.hssf.record.CFRuleBase.ComparisonOperator
- LT - Static variable in class org.apache.poi.ss.usermodel.ComparisonOperator
-
'Less than' operator
- LT_LT - org.apache.poi.util.LocaleID
- LV - org.apache.poi.util.LocaleID
- LV_LV - org.apache.poi.util.LocaleID
- LZWDecompresser - Class in org.apache.poi.util
-
This class provides common functionality for the various LZW implementations in the different file formats.
- LZWDecompresser(boolean, int, boolean) - Constructor for class org.apache.poi.util.LZWDecompresser
All Classes All Packages