|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
ZipEntrySource that has encrypted temp files to ensure that
sensitive data is not stored in raw format on disk.XSSFHeaderFooter returns? Default is false, but can be changed
IBody that existsheet displays the specified shape.
OPCPackage from which this
document was read, if there is one
XSSFWorkbook and OPCPackage
on which this Workbook is based, if any.
ExtractorFactory, useful
for when debugging.java.util.Comparator, but simply implemented
as a static method.
java.util.Comparator, but simply implemented
as a static method.
SXSSFRow objects.
XSSFRow objects.
XSSFSheet.copyRows(List, int, CellCopyPolicy)
Equivalent to copyRows(getRows(srcStartRow, srcEndRow, false), destStartRow, cellCopyPolicy)
SXSSFRow.createCell(int, CellType) instead.
XSSFRow.createCell(int, CellType) instead.
SXSSFCreationHelper.createHyperlink(HyperlinkType) instead.
XSSFCreationHelper.createHyperlink(HyperlinkType) instead.
SXSSFSheet.getRow(int).
DrawingTextBody which is a placeholderThemesTable for the
current Workbook, then creates one and sets it up.
CommentsTable.findCellComment(CellAddress) instead
column.
StylesTable.findFont(boolean, short, short, String, boolean, boolean, short, byte) instead.
SXSSFWorkbook.findFont(boolean, short, short, String, boolean, boolean, short, byte) instead.
XSSFWorkbook.findFont(boolean, short, short, String, boolean, boolean, short, byte) instead.
XSSFCellStyle.getAlignmentEnum() instead.
XSSFFont.getBold() instead.
XSSFBorderFormatting.getBorderBottomEnum().
This method will return an BorderStyle enum in the future.
XSSFCellStyle.getBorderBottomEnum()
XSSFCellStyle.getBorderBottom() returns a BorderStyle enum
XSSFBorderFormatting.getBorderDiagonalEnum().
This method will return an BorderStyle enum in the future.
XSSFBorderFormatting.getBorderLeftEnum().
This method will return an BorderStyle enum in the future.
XSSFCellStyle.getBorderLeftEnum()
XSSFCellStyle.getBorderLeft() returns a BorderStyle enum
XSSFBorderFormatting.getBorderRightEnum().
This method will return an BorderStyle enum in the future.
XSSFCellStyle.getBorderRightEnum() instead
XSSFCellStyle.getBorderRight() returns a BorderStyle enum
XSSFBorderFormatting.getBorderTopEnum().
This method will return an BorderStyle enum in the future.
XSSFCellStyle.getBorderTopEnum() instead.
XSSFCellStyle.getBorderTop() returns a BorderStyle enum
XSSFColor
CellType enum in the future.
CellType enum in the future.
CalculationChain object for this workbook
Row.MissingCellPolicy
Row.MissingCellPolicy from the parent Workbook.
Row.MissingCellPolicy
SXSSFSheet.getCellComment(CellAddress) instead.
XSSFSheet.getCellComment(CellAddress) instead.
SUM(C4:E4)
SUM(C4:E4)
CellType enum in the future.
CellType enum in the future.
ConditionType.CELL_VALUE_IS
XSSFConditionalFormattingRule.getConditionType() != ConditionType.FILTER
CommentsTable.getCTComment(CellAddress) instead
ExternalLinksTable object for this workbook
FillPatternType in the future. Use XSSFCellStyle.setFillPattern(FillPatternType) instead.
XWPFRun.getFontFamily()
XSSFDataFormat.getFormat(short) instead
ConditionType.CELL_VALUE_IS and operator
is either ComparisonOperator.BETWEEN or ComparisonOperator.NOT_BETWEEN
SXSSFWorkbook.getName(String) instead.
XSSFWorkbook.getName(String) instead.
XSSFTable.getNumberOfMappedColumns().
XWPFParagraph of the parameter ctTable in the paragraphList of this header or footer
the method will return this paragraph
if there is no corresponding XWPFParagraph the method will return null
XWPFParagraph of the parameter ctTable in the paragraphList of this header or footer
the method will return this paragraph
if there is no corresponding XWPFParagraph the method will return null
XWPFParagraph of the parameter ctTable in the paragraphList of this header or footer
the method will return this paragraph
if there is no corresponding XWPFParagraph the method will return null
XWPFRun.getParent() instead
XWPFParagraph of the parameter ctTable in the paragraphList of this table
the method will return this paragraph
if there is no corresponding XWPFParagraph the method will return null
POIXMLDocumentPart, where a
PackageRelationship is set from the PackagePart of this
POIXMLDocumentPart to the PackagePart of the target
POIXMLDocumentPart with a PackageRelationship.getId()
matching the given parameter value.
PackageRelationship.getId() of the
PackageRelationship, that sources from the PackagePart of
this POIXMLDocumentPart to the PackagePart of the given
parameter value.
ShapeTypes.
ShapeTypes.
null if a description is not available.
XWPFTable of the parameter ctTable in the tableList of this header
the method will return this table
if there is no corresponding XWPFTable the method will return null
XWPFTable of the parameter ctTable in the tableList of this header
the method will return this table
if there is no corresponding XWPFTable the method will return null
XWPFTable of the parameter ctTable in the tableList of this header
the method will return this table
if there is no corresponding XWPFTable the method will return null
thumbnail.jpeg, or null if there
isn't one.
null if there isn't one.
PackagePart for the Document
Thumbnail, or null if there isn't one
XSSFChart.getTitleText() instead.
XSSFHyperlink.getTypeEnum() instead.
getType will return a HyperlinkType enum in the future.
XSSFCellStyle.getVerticalAlignmentEnum() instead.
XSSFTable.updateHeaders()
true if this revocation data set holds CRLs.
true if this revocation data set holds OCSP
responses.
true if this revocation data is not empty.
XWPFTableCell, XWPFSDTCell
Schematically something like this:
<tr><tc/><tc/><sdt><tc/></sdt></tr>XWPFParagraph
and XWPFSDT
TODO Should this be based on / extend Paragraph?XWPFRun or XWPFSDT.XWPFRun, XWPFTable, XWPFParagraph,
XWPFSDT etcSXSSFWorkbook.sheetIterator() to allow
foreach loops
XSSFRow.cellIterator() to allow foreach loops:
XSSFSheet.rowIterator() to
allow foreach loops
XSSFWorkbook.sheetIterator() to allow
foreach loops
Iterator iterator() was replaced with Iterator iterator()
to make iterating over a container (Workbook, Sheet, Row) consistent across POI spreadsheets.
- iterator() -
Method in class org.apache.poi.xwpf.usermodel.XWPFFootnote
-
CommentsTable.newComment(CellAddress) instead
ZipEntrySource with read-only permission.
PackagePart but one
already exists with that name.POIXMLDocumentPart.read(POIXMLFactory, java.util.Map) when reading in an existing file.
POIXMLException with no
detail mesage.
POIXMLException with
the String specified as an error message.
POIXMLException with
the String specified as an error message and the cause.
POIXMLException with
the specified cause.
POIXMLDocumentPartPOITextExtractor for returning the textual
content of the OOXML file properties, eg author
and title.fmt in the numberFormats map if the format is not
already in the the number format style table.
ReadOnlySharedStringsTable.ReadOnlySharedStringsTable(OPCPackage, boolean)} with
a value of true for including phonetic runs
ReadOnlySharedStringsTable.ReadOnlySharedStringsTable(PackagePart, boolean), with a
value of true to include phonetic runs.
CommentsTable.referenceUpdated(CellAddress, CTComment) instead
CommentsTable.removeComment(CellAddress) instead
SXSSFWorkbook.removeName(Name).
SXSSFWorkbook.removeName(Name).
XSSFWorkbook.removeName(Name).
XSSFWorkbook.removeName(Name).
XSSFWorkbook.removeName(String) is not necessarily unique
(name + sheet index is unique), this method is more accurate.
CTShape object, but often contain the same
properties.
XSSFSheet.setActiveCell(CellAddress) instead.
XSSFCellStyle.setAlignment(HorizontalAlignment) instead.
ClientAnchor.setAnchorType(AnchorType) instead
XSSFFont.setBold(boolean) instead.
XSSFBorderFormatting.setBorderBottom(BorderStyle)
XSSFCellStyle.setBorderBottom(BorderStyle)
XSSFBorderFormatting.setBorderDiagonal(BorderStyle)
XSSFBorderFormatting.setBorderLeft(BorderStyle)
XSSFCellStyle.setBorderLeft(BorderStyle)
XSSFBorderFormatting.setBorderRight(BorderStyle)
XSSFCellStyle.setBorderRight(BorderStyle)
XSSFBorderFormatting.setBorderTop(BorderStyle)
XSSFCellStyle.setBorderTop(BorderStyle)
SXSSFCell.setCellType(CellType) instead.
Will be deleted when we make the CellType enum transition. See bug 59791.
XSSFCell.setCellType(CellType) instead.
ClassLoader which is used, when XmlBeans are dynamically instantiated -
opposed to being loaded by the factory class which is accompanied by each generated XmlBeans interface.
XSSFComment.setAddress(int, int).
XSSFColor value.
XSSFColor value.
XSSFColor value.
XSSFColor value.
XSSFCellStyle.setFillPattern(FillPatternType) instead.
XSSFColor value
XSSFColor value
XSSFComment.setAddress(int, int).
XSSFSheet.setTabColor(XSSFColor).
XSSFChart.setTitleText(String) instead.
XSSFColor value
XSSFCellStyle.setVerticalAlignment(VerticalAlignment) instead.
SXSSFSheet.setZoom(int) instead.
XSSFSheet.setZoom(int) instead.
RowShifter.shiftMergedRegions(int, int, int) instead.
element according to the order indicated by the
comparator.
SXSSFWorkbook.getCreationHelper()
SXSSFRow.SXSSFRow(SXSSFSheet) instead.
null values are returned
for empty cells).URI
If part name is not a valid URI, it is resolved as follows:
XSSFTable.getStartCellReference()
and XSSFTable.getEndCellReference().
PackageRelationshipTypes.CORE_DOCUMENT
HSSFWorkbook or XSSFWorkbook),
by auto-detecting from the supplied input.XmlVisioDocument, this
only contains metadata about the root document in the OOXML package.XSSFWorkbook.XSSFRelation
because of conflicts with regular ooxml relations.XSSFWorkbook.getCreationHelper()
XSSFHyperlink.XSSFHyperlink(HyperlinkType) instead.
XSSFPasswordHelper instead.HSSFRowShifterPackage object,
see http://poi.apache.org/oxml4j/.
OPCPackage object for it.
XWPFParagraph which also uses CTPPrXWPFRun which also uses CTRPrXWPFRun.XWPFRun(CTR, IRunBody)
XWPFTable.XWPFTable.ZipFile in order to check the
entries for zip bombs
while reading the archive.StylesTable.getNumDataFormats() instead.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||