A B C D E F G H I L M N O P Q R S T U V W X Z _

I

IBody - Interface in org.apache.poi.xwpf.usermodel
8 Jan 2010
IBodyElement - Interface in org.apache.poi.xwpf.usermodel
9 Jan 2010
ICE_CREAM_CONES - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
ID_ATTRIBUTE_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackageRelationship
 
IMAGE_DIB - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
IMAGE_DIB - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
IMAGE_EMF - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
IMAGE_EMF - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
IMAGE_GIF - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
 
IMAGE_JPEG - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
 
IMAGE_JPEG - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
IMAGE_JPEG - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
IMAGE_PART - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
Image type.
IMAGE_PICT - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
Pict image format.
IMAGE_PICT - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
IMAGE_PICT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
IMAGE_PNG - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
 
IMAGE_PNG - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
IMAGE_PNG - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
IMAGE_TIFF - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
TIFF image format.
IMAGE_WMF - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
IMAGE_WMF - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
IMAGES - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
IMAGES - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
importFromXML(String) - Method in class org.apache.poi.xssf.extractor.XSSFImportFromXML
Imports an XML into the XLSX using the Custom XML mapping defined
IN_CERTIFICATE_PART - Static variable in class org.apache.poi.openxml4j.opc.CertificateEmbeddingOption
The certificate is embedded in its own PackagePart.
IN_SIGNATURE_PART - Static variable in class org.apache.poi.openxml4j.opc.CertificateEmbeddingOption
The certificate is embedded in the SignaturePart that is created for the signature being added.
insertNewParagraph(XmlCursor) - Method in interface org.apache.poi.xwpf.usermodel.IBody
inserts a new paragraph at position of the cursor
insertNewParagraph(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
add a new paragraph at position of the cursor
insertNewParagraph(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
add a new paragraph at position of the cursor
insertNewParagraph(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
add a new paragraph at position of the cursor
insertNewRun(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
insert a new Run in RunArray
insertNewTableRow(int) - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
inserts a new tablerow
insertNewTbl(XmlCursor) - Method in interface org.apache.poi.xwpf.usermodel.IBody
inserts a new Table at the cursor position.
insertNewTbl(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
insertNewTbl(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
 
insertNewTbl(XmlCursor) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
 
insertTable(int, XWPFTable) - Method in interface org.apache.poi.xwpf.usermodel.IBody
inserts a new Table at position pos
insertTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
inserts an existing XWPFTable to the arrays bodyElements and tables
insertTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFHeaderFooter
inserts an existing XWPFTable to the arrays bodyElements and tables
insertTable(int, XWPFTable) - Method in class org.apache.poi.xwpf.usermodel.XWPFTableCell
inserts an existing XWPFTable to the arrays bodyElements and tables
INSET - Static variable in class org.apache.poi.xwpf.usermodel.Borders
 
INTERNAL - Static variable in class org.apache.poi.openxml4j.opc.TargetMode
The relationship references a resource that is external to the package.
InvalidFormatException - Exception in org.apache.poi.openxml4j.exceptions
 
InvalidFormatException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.InvalidFormatException
 
InvalidOperationException - Exception in org.apache.poi.openxml4j.exceptions
Throw when an invalid operation is done.
InvalidOperationException(String) - Constructor for exception org.apache.poi.openxml4j.exceptions.InvalidOperationException
 
isAuto() - Method in class org.apache.poi.xssf.usermodel.XSSFColor
A boolean value indicating the ctColor is automatic and system ctColor dependent.
isAutoFilterLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isBold() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Whether the bold property shall be applied to all non-complex script characters in the contents of this run when displayed in a document
isColumnBroken(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Determines if there is a page break at the indicated column
isColumnHidden(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Get the hidden state for a given column.
isContentTypeRegister(String) - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
Check if the specified content type is already register.
isDeleteColumnsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isDeleted() - Method in class org.apache.poi.openxml4j.opc.PackagePart
 
isDeleted() - Method in class org.apache.poi.xssf.usermodel.XSSFName
 
isDeleteRowsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isDisplayFormulas() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Gets the flag indicating whether this sheet should display formulas.
isDisplayGridlines() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Gets the flag indicating whether this sheet displays the lines between rows and columns to make editing and reading easier.
isDisplayRowColHeadings() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Gets the flag indicating whether this sheet should display row and column headings.
isDisplayZeros() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Gets the flag indicating whether the window should show 0 (zero) in cells containing zero value.
isEmpty() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
 
isEnforcedCommentsProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Verifies that the documentProtection tag in settings.xml file
specifies that the protection is enforced (w:enforcement="1")
and that the kind of protection is comments (w:edit="comments")

sample snippet from settings.xml
isEnforcedFillingFormsProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Verifies that the documentProtection tag in settings.xml file
specifies that the protection is enforced (w:enforcement="1")
and that the kind of protection is forms (w:edit="forms")

sample snippet from settings.xml
isEnforcedReadonlyProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Verifies that the documentProtection tag in settings.xml file
specifies that the protection is enforced (w:enforcement="1")
and that the kind of protection is readOnly (w:edit="readOnly")

sample snippet from settings.xml
isEnforcedTrackedChangesProtection() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Verifies that the documentProtection tag in settings.xml file
specifies that the protection is enforced (w:enforcement="1")
and that the kind of protection is trackedChanges (w:edit="trackedChanges")

sample snippet from settings.xml
isEnforcedWith(STDocProtect.Enum) - Method in class org.apache.poi.xwpf.usermodel.XWPFSettings
Verifies the documentProtection tag inside settings.xml file
if the protection is enforced (w:enforcement="1")
and if the kind of protection equals to passed (STDocProtect.Enum editValue)

sample snippet from settings.xml
isFormatCellsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isFormatColumnsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isFormatRowsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isFunctionName() - Method in class org.apache.poi.xssf.usermodel.XSSFName
Is the name refers to a user-defined function ?
isHidden() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
isInsertColumnsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isInsertHyperlinksLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isInsertRowsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isItalic() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Whether the italic property should be applied to all non-complex script characters in the contents of this run when displayed in a document.
isMacroEnabled() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Are we a normal workbook (.xlsx), or a macro enabled workbook (.xlsm)?
isNoFill() - Method in class org.apache.poi.xssf.usermodel.XSSFShape
Whether this shape is not filled with a color
isObjectsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isPageBreak() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Specifies that when rendering this document in a paginated view, the contents of this paragraph are rendered on the start of a new page in the document.
isPartOfArrayFormulaGroup() - Method in class org.apache.poi.xssf.usermodel.XSSFCell
 
isPivotTablesLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isPrintGridlines() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns whether gridlines are printed.
isRelationshipExists(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
 
isRelationshipExists(PackageRelationship) - Method in class org.apache.poi.openxml4j.opc.PackagePart
Checks if the specified relationship is part of this package part.
isRelationshipExists(PackageRelationship) - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
Checks if the specified relationship is part of this package part.
isRelationshipPart() - Method in class org.apache.poi.openxml4j.opc.PackagePart
 
isRelationshipPartURI() - Method in class org.apache.poi.openxml4j.opc.PackagePartName
Know if this part name is a relationship part name.
isRelationshipPartURI(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Know if the specified URI is a relationship part name.
isRevisionLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Specifies a boolean value that indicates whether the workbook is locked for revisions.
isRowBroken(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Tests if there is a page break at the indicated row
isScenariosLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isSelected() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Returns a flag indicating whether this sheet is selected.
isSelectLockedCellsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isSelectUnlockedCellsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isSet() - Method in class org.apache.poi.xssf.usermodel.XSSFClientAnchor
 
isSheetHidden(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Check whether a sheet is hidden.
isSheetLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isSheetVeryHidden(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Check whether a sheet is very hidden.
isSortLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
isStrike() - Method in class org.apache.poi.xwpf.usermodel.XWPFRun
Specifies that the contents of this run shall be displayed with a single horizontal line through the center of the line.
isStructureLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Specifies a boolean value that indicates whether structure of workbook is locked.
isValidPartName(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Validate a part URI by returning a boolean.
isVisible() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
 
isWindowsLocked() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Specifies a boolean value that indicates whether the windows that comprise the workbook are locked.
isWordWrap() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
This element specifies whether a consumer shall break Latin text which exceeds the text extents of a line by breaking the word across two lines (breaking on the character level) or by moving the word to the following line (breaking on the word level).
iterator() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Get this collection's iterator.
iterator(String) - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Get an iterator of a collection with all relationship with the specified type.
iterator() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Alias for XSSFRow.cellIterator() to allow foreach loops:
iterator() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Alias for XSSFSheet.rowIterator() to allow foreach loops
iterator() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Allows foreach loops:
iterator() - Method in class org.apache.poi.xwpf.usermodel.XWPFFootnote
 

A B C D E F G H I L M N O P Q R S T U V W X Z _