- language - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The language of the intellectual content of the resource.
- lastModifiedBy - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The user who performed the last modification.
- lastPrinted - Variable in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
The date and time of the last printing.
- LayoutMode - Enum in org.apache.poi.xddf.usermodel.chart
-
- LayoutTarget - Enum in org.apache.poi.xddf.usermodel.chart
-
- LegendPosition - Enum in org.apache.poi.xddf.usermodel.chart
-
- length() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
-
Returns the number of characters in this string.
- LineCap - Enum in org.apache.poi.xddf.usermodel
-
- LineEndLength - Enum in org.apache.poi.xddf.usermodel
-
- LineEndType - Enum in org.apache.poi.xddf.usermodel
-
- LineEndWidth - Enum in org.apache.poi.xddf.usermodel
-
- LineSpacingRule - Enum in org.apache.poi.xwpf.usermodel
-
Specifies the logic which shall be used to calculate the line spacing of the
parent object when it is displayed in the document.
- LineTo - Class in org.apache.poi.xdgf.usermodel.section.geometry
-
- LineTo(RowType) - Constructor for class org.apache.poi.xdgf.usermodel.section.geometry.LineTo
-
- linkExternalWorkbook(String, Workbook) - Method in class org.apache.poi.xssf.streaming.SXSSFWorkbook
-
Not implemented for SXSSFWorkbook
Adds the LinkTable records required to allow formulas referencing
the specified external workbook to be added to this one.
- linkExternalWorkbook(String, Workbook) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Adds the External Link Table part and relations required to allow formulas
referencing the specified external workbook to be added to this one.
- linkToAction(String) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- linkToEmail(String) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- linkToExternal(String, PackagePart, POIXMLRelation) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- linkToFirstSlide() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- linkToInternal(String, PackagePart, POIXMLRelation, PackagePartName) - Method in class org.apache.poi.xddf.usermodel.text.XDDFTextRun
-
- linkToLastSlide() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- linkToNextSlide() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- linkToPreviousSlide() - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- linkToSlide(Slide<XSLFShape, XSLFTextParagraph>) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- linkToUrl(String) - Method in class org.apache.poi.xslf.usermodel.XSLFHyperlink
-
- ListAutoNumber - Enum in org.apache.poi.xssf.usermodel
-
Specifies type of automatic numbered bullet points that should be applied to a paragraph.
- listFootnote - Variable in class org.apache.poi.xwpf.usermodel.XWPFAbstractFootnotesEndnotes
-
- load(POIXMLFactory) - Method in class org.apache.poi.ooxml.POIXMLDocument
-
- load(InputStream) - Method in class org.apache.poi.openxml4j.opc.internal.EncryptedTempFilePackagePart
-
- load(InputStream) - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
-
- load(InputStream) - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
-
- load(InputStream) - Method in class org.apache.poi.openxml4j.opc.internal.TempFilePackagePart
-
- load(InputStream) - Method in class org.apache.poi.openxml4j.opc.PackagePart
-
Load the content of this part.
- load(InputStream) - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
-
- load(SectionType, XDGFSheet) - Static method in class org.apache.poi.xdgf.usermodel.section.XDGFSection
-
- loadImage(InputStream, String) - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
-
- loadImage(byte[], String) - Method in class org.apache.poi.xslf.draw.SVGImageRenderer
-
- locale - Variable in class org.apache.poi.xssf.extractor.XSSFEventBasedExcelExtractor
-
- lockAutoFilter(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Autofilters locking.
- lockAutoFilter(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Autofilters locking.
- lockDeleteColumns(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Deleting columns locking.
- lockDeleteColumns(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Deleting columns locking.
- lockDeleteRows(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Deleting rows locking.
- lockDeleteRows(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Deleting rows locking.
- lockFormatCells(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Formatting cells locking.
- lockFormatCells(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Formatting cells locking.
- lockFormatColumns(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Formatting columns locking.
- lockFormatColumns(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Formatting columns locking.
- lockFormatRows(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Formatting rows locking.
- lockFormatRows(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Formatting rows locking.
- lockInsertColumns(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Inserting columns locking.
- lockInsertColumns(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Inserting columns locking.
- lockInsertHyperlinks(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Inserting hyperlinks locking.
- lockInsertHyperlinks(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Inserting hyperlinks locking.
- lockInsertRows(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Inserting rows locking.
- lockInsertRows(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Inserting rows locking.
- lockObjects(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Objects locking.
- lockObjects(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Objects locking.
- lockPivotTables(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Pivot Tables locking.
- lockPivotTables(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Pivot Tables locking.
- lockRevision() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Locks the workbook for revisions.
- lockScenarios(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Scenarios locking.
- lockScenarios(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Scenarios locking.
- lockSelectLockedCells(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Selection of locked cells locking.
- lockSelectLockedCells(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Selection of locked cells locking.
- lockSelectUnlockedCells(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Selection of unlocked cells locking.
- lockSelectUnlockedCells(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Selection of unlocked cells locking.
- lockSort(boolean) - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
-
Enable or disable Sort locking.
- lockSort(boolean) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
-
Enable or disable Sort locking.
- lockStructure() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Locks the structure of workbook.
- lockWindows() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
-
Locks the windows that comprise the workbook.
- lookup(int) - Static method in enum org.apache.poi.xssf.binary.XSSFBRecordType
-