| org.apache.poi.xslf.usermodel.XMLSlideShow._getXSLFSlideShow() |
| org.apache.poi.openxml4j.opc.Package.create(File)
|
| org.apache.poi.openxml4j.opc.Package.create(OutputStream)
|
| org.apache.poi.openxml4j.opc.Package.create(String)
|
| org.apache.poi.xssf.usermodel.XSSFSheet.createComment()
|
| org.apache.poi.extractor.ExtractorFactory.createExtractor(DirectoryNode, POIFSFileSystem)
|
| org.apache.poi.xwpf.usermodel.XWPFRun.getParagraph()
|
| org.apache.poi.openxml4j.opc.internal.ContentType.getParameters(String)
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockAutoFilter()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockDeleteColumns()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockDeleteRows()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockFormatCells()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockFormatColumns()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockFormatRows()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockInsertColumns()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockInsertHyperlinks()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockInsertRows()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockObjects()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockPivotTables()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockScenarios()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockSelectLockedCells()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockSelectUnlockedCells()
|
| org.apache.poi.xssf.usermodel.XSSFSheet.lockSort()
|
| org.apache.poi.xssf.model.CommentsTable.newComment()
|
| org.apache.poi.openxml4j.opc.Package.open(InputStream)
|
| org.apache.poi.openxml4j.opc.Package.open(String)
|
| org.apache.poi.openxml4j.opc.Package.open(String, PackageAccess)
|
| org.apache.poi.openxml4j.opc.Package.openOrCreate(File)
|
| org.apache.poi.xssf.usermodel.XSSFSheet.setCellComment(String, XSSFComment)
|
| org.apache.poi.xssf.streaming.SXSSFWorkbook.setRepeatingRowsAndColumns(int, int, int, int, int)
|
| org.apache.poi.xssf.usermodel.XSSFWorkbook.setRepeatingRowsAndColumns(int, int, int, int, int)
|
| org.apache.poi.xssf.streaming.SXSSFSheet.showInPane(short, short)
Use the version of showInPane() with ints as there can be more than 32767 rows.
|
| org.apache.poi.xssf.usermodel.XSSFSheet.showInPane(short, short)
|