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

C

CABINS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a cabin
CAKE_SLICE - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a piece of cake
CALC_CHAIN - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
CalculationChain - Class in org.apache.poi.xssf.model
The cells in a workbook can be calculated in different orders depending on various optimizations and dependencies.
CalculationChain() - Constructor for class org.apache.poi.xssf.model.CalculationChain
 
CalculationChain(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xssf.model.CalculationChain
 
CANDY_CORN - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of candy corn
cellIterator() - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Cell iterator over the physically defined cells:
CELTIC_KNOTWORK - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a knot work pattern
CENTER - Static variable in class org.apache.poi.xwpf.usermodel.ParagraphAlignment
 
CENTER - Static variable in class org.apache.poi.xwpf.usermodel.TextAlignment
Specifies that all text in the parent object shall be aligned to the center of each character when displayed.
CERTIFICATE_BANNER - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a banner.
CertificateEmbeddingOption - Class in org.apache.poi.openxml4j.opc
Specifies the location where the X.509 certificate that is used in signing is stored.
CertificateEmbeddingOption() - Constructor for class org.apache.poi.openxml4j.opc.CertificateEmbeddingOption
 
CHAIN_LINK - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeating image of a chain link pattern.
CHAMPAGNE_BOTTLE - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a champagne bottle
characters(char[], int, int) - Method in class org.apache.poi.xssf.eventusermodel.ReadOnlySharedStringsTable
Captures characters only if a t(ext) element is open.
CHARTSHEET - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
CHECKED_BAR_BLACK - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of repeating images of a compass
CHECKED_BAR_COLOR - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeating image of a colored pattern.
checkElementForOPCCompliance(Element) - Method in class org.apache.poi.openxml4j.opc.internal.unmarshallers.PackagePropertiesUnmarshaller
Check the element for the following OPC compliance rules:
CHECKERED - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a checkerboard
CHRISTMAS_TREE - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a Christmas tree
CIRCLES_LINES - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of repeating images of lines and circles
CIRCLES_RECTANGLES - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a rectangular pattern
CLASSICAL_WAVE - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a wave
cleanColumns() - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
clear() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
 
clear() - Method in class org.apache.poi.openxml4j.opc.PackageRelationshipCollection
Clear all relationships.
clearAll() - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
Clear all content types.
clearAllCachedResultValues() - Method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
Should be called whenever there are major changes (e.g.
clearFormatting() - Method in class org.apache.poi.xssf.usermodel.XSSFRichTextString
Removes any formatting that may have been applied to the string.
clearOverrideContentTypes() - Method in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
Clear all override content types.
clearRelationships() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Clear package relationships.
clearRelationships() - Method in class org.apache.poi.openxml4j.opc.PackagePart
 
clearRelationships() - Method in interface org.apache.poi.openxml4j.opc.RelationshipSource
Delete all the relationships attached to this.
CLOCKS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a clock
clone() - Method in class org.apache.poi.openxml4j.opc.PackagePartCollection
 
clone(OPCPackage, File) - Static method in class org.apache.poi.util.PackageHelper
Clone the specified package.
clone() - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Make a copy of this style.
cloneCol(CTCols, CTCol) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
cloneSheet(int) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Create an XSSFSheet from an existing sheet in the XSSFWorkbook.
cloneStyleFrom(CellStyle) - Method in class org.apache.poi.xssf.usermodel.XSSFCellStyle
Clones all the style information from another XSSFCellStyle, onto this one.
close() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePart
 
close() - Method in class org.apache.poi.openxml4j.opc.internal.MemoryPackagePartOutputStream
Close this stream and flush the content.
close() - Method in class org.apache.poi.openxml4j.opc.internal.PackagePropertiesPart
 
close() - Method in class org.apache.poi.openxml4j.opc.internal.signature.DigitalCertificatePart
 
close() - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Close the open, writable package and save its content.
close() - Method in class org.apache.poi.openxml4j.opc.PackagePart
Close this part : flush this part, close the input stream and output stream.
close() - Method in class org.apache.poi.openxml4j.opc.signature.PackageDigitalSignature
 
close() - Method in class org.apache.poi.openxml4j.opc.ZipPackagePart
 
close() - Method in interface org.apache.poi.openxml4j.util.ZipEntrySource
Indicates we are done with reading, and resources may be freed
close() - Method in class org.apache.poi.openxml4j.util.ZipFileZipEntrySource
 
close() - Method in class org.apache.poi.openxml4j.util.ZipInputStreamZipEntrySource
 
COLUMN - Static variable in class org.apache.poi.xwpf.usermodel.BreakType
Specifies that the current break shall restart itself on the next column available on the current page when the document is displayed in page view.
columnExists(CTCols, long) - Method in class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
Does the column at the given 0 based index exist in the supplied list of column definitions?
ColumnHelper - Class in org.apache.poi.xssf.usermodel.helpers
Helper class for dealing with the Column settings on a CTWorksheet (the data part of a sheet).
ColumnHelper(CTWorksheet) - Constructor for class org.apache.poi.xssf.usermodel.helpers.ColumnHelper
 
combine(URI, URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Combine two URIs.
combine(String, String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Combine a string URI with a prefix and a suffix.
CommandLineTextExtractor - Class in org.apache.poi.extractor
A command line wrapper around ExtractorFactory, useful for when debugging.
CommandLineTextExtractor() - Constructor for class org.apache.poi.extractor.CommandLineTextExtractor
 
COMMENT - Static variable in class org.apache.poi.xwpf.usermodel.XWPFRelation
 
COMMENTS - Static variable in class org.apache.poi.xslf.usermodel.XSLFRelation
 
CommentsTable - Class in org.apache.poi.xssf.model
 
CommentsTable() - Constructor for class org.apache.poi.xssf.model.CommentsTable
 
CommentsTable(PackagePart, PackageRelationship) - Constructor for class org.apache.poi.xssf.model.CommentsTable
 
commit() - Method in class org.apache.poi.POIXMLProperties
Commit changes to the underlying OPC package
compare(Object, Object) - Method in class org.apache.poi.xssf.extractor.XSSFExportToXml
Compares two xpaths to define an ordering according to the XML Schema
compare(Object, Object) - Method in class org.apache.poi.xssf.util.CTColComparator
 
compareTo(Object) - Method in class org.apache.poi.openxml4j.opc.PackagePartName
Compare two part name following the rule M1.12 : Part name equivalence is determined by comparing part names as case-insensitive ASCII strings.
compareTo(Object) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Compares two XSSFRow objects.
COMPASS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of repeating images of a compass
CompressionOption - Class in org.apache.poi.openxml4j.opc
Specifies the compression level for content that is stored in a PackagePart.
CONFETTI - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of confetti
CONFETTI_GRAYS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of confetti
CONFETTI_OUTLINE - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of confetti
CONFETTI_STREAMERS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of confetti streamers
CONFETTI_WHITE - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of confetti
Configuration - Class in org.apache.poi.openxml4j.opc
Storage class for configuration storage parameters.
Configuration() - Constructor for class org.apache.poi.openxml4j.opc.Configuration
 
containPart(PackagePartName) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Check if a part already exists in this package from its name.
contains(String) - Method in class org.apache.poi.POIXMLProperties.CustomProperties
Check if a property with this name already exists in the collection of custom properties
CONTENT_TYPES - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
Content Types.
CONTENT_TYPES_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
Content type part name.
ContentType - Class in org.apache.poi.openxml4j.opc.internal
Represents a immutable MIME ContentType value (RFC 2616 §3.7)
ContentType(String) - Constructor for class org.apache.poi.openxml4j.opc.internal.ContentType
Constructor.
ContentTypeManager - Class in org.apache.poi.openxml4j.opc.internal
Manage package content types ([Content_Types].xml part).
ContentTypeManager(InputStream, OPCPackage) - Constructor for class org.apache.poi.openxml4j.opc.internal.ContentTypeManager
Constructor.
ContentTypes - Class in org.apache.poi.openxml4j.opc
Open Packaging Convention content types (see Annex F : Standard Namespaces and Content Types).
ContentTypes() - Constructor for class org.apache.poi.openxml4j.opc.ContentTypes
 
convertFromExternSheetIndex(int) - Method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
copyFile(File, File) - Static method in class org.apache.poi.openxml4j.opc.internal.FileHelper
Copy a file.
copyStream(InputStream, OutputStream) - Static method in class org.apache.poi.openxml4j.opc.StreamHelper
Copy the input stream into the output stream.
CORE_DOCUMENT - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
Core properties relationship type.
CORE_DOCUMENT_REL - Static variable in class org.apache.poi.extractor.ExtractorFactory
 
CORE_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageNamespaces
Core Properties.
CORE_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
Core properties relationship type.
CORE_PROPERTIES_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
Core Properties part.
CORE_PROPERTIES_PART_NAME - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Core properties partname.
CORE_PROPERTIES_URI - Static variable in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Core properties part URI.
CORNER_TRIANGLES - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image
COUPON_CUTOUT_DASHES - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a dashed line
COUPON_CUTOUT_DOTS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a dotted line
CRAZY_MAZE - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a maze-like pattern
create(String) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
Creates a new package.
create(File) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
Creates a new package.
create(OutputStream) - Static method in class org.apache.poi.openxml4j.opc.OPCPackage
 
create(String) - Static method in class org.apache.poi.openxml4j.opc.Package
use OPCPackage.create(String)
create(File) - Static method in class org.apache.poi.openxml4j.opc.Package
use OPCPackage.create(File)
create(OutputStream) - Static method in class org.apache.poi.openxml4j.opc.Package
use OPCPackage.create(OutputStream)
create(POIFSFileSystem) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Creates an HSSFWorkbook from the given POIFSFileSystem
create(OPCPackage) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Creates an XSSFWorkbook from the given OOXML Package
create(InputStream) - Static method in class org.apache.poi.ss.usermodel.WorkbookFactory
Creates the appropriate HSSFWorkbook / XSSFWorkbook from the given InputStream.
create(XSSFWorkbook) - Static method in class org.apache.poi.xssf.usermodel.XSSFEvaluationWorkbook
 
create(XSSFWorkbook, IStabilityClassifier, UDFFinder) - Static method in class org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator
 
createCell(int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Use this to create new cells within the row and return it.
createCell(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFRow
Use this to create new cells within the row and return it.
createCell() - Method in class org.apache.poi.xwpf.usermodel.XWPFTableRow
create a new XWPFTableCell and add it to the tableCell-list of this tableRow
createCellComment(ClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
Creates a cell comment.
createCellStyle() - Method in class org.apache.poi.xssf.model.StylesTable
 
createCellStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Create a new XSSFCellStyle and add it to the workbook's style table
createClientAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
Creates a XSSFClientAnchor.
createComment() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Creates a new comment for this sheet.
createConnector(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
Creates a simple shape.
createConnector(XSSFChildAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
Creates a simple shape.
createCustomConstraint(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
 
createDataFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
 
createDataFormat() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Returns the instance of XSSFDataFormat for this workbook.
createDateConstraint(int, String, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
 
createDecimalConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
 
createDocumentPart(PackageRelationship, PackagePart) - Method in class org.apache.poi.POIXMLFactory
Create a POIXMLDocumentPart from existing package part and relation.
createDocumentPart(PackageRelationship, PackagePart) - Method in class org.apache.poi.xssf.usermodel.XSSFFactory
 
createDocumentPart(PackageRelationship, PackagePart) - Method in class org.apache.poi.xwpf.usermodel.XWPFFactory
 
createDrawingPatriarch() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Create a new SpreadsheetML drawing.
createErrorBox(String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
createExplicitListConstraint(String[]) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
 
createExtractor(File) - Static method in class org.apache.poi.extractor.ExtractorFactory
 
createExtractor(InputStream) - Static method in class org.apache.poi.extractor.ExtractorFactory
 
createExtractor(OPCPackage) - Static method in class org.apache.poi.extractor.ExtractorFactory
 
createExtractor(POIFSFileSystem) - Static method in class org.apache.poi.extractor.ExtractorFactory
 
createExtractor(DirectoryNode, POIFSFileSystem) - Static method in class org.apache.poi.extractor.ExtractorFactory
 
createFont() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Create a new Font and add it to the workbook's font table
createFooter(STHdrFtr.Enum) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
createFooter(STHdrFtr.Enum, XWPFParagraph[]) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
createFormulaEvaluator() - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
Creates a XSSFFormulaEvaluator, the object that evaluates formula cells.
createFormulaListConstraint(String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
 
createFreezePane(int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Creates a split (freezepane).
createFreezePane(int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Creates a split (freezepane).
createGroup(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
Creates a simple shape.
createHeader(STHdrFtr.Enum) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
createHeader(STHdrFtr.Enum, XWPFParagraph[]) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
createHyperlink(int) - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
 
createIntegerConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
 
createMasterSheet() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
 
createName() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
 
createNumericConstraint(int, int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
 
createParagraph() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Appends a new paragraph to this document
createPart(PackagePartName, String) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Create and add a part, with the specified name and content type, to the package.
createPart(PackagePartName, String, ByteArrayOutputStream) - Method in class org.apache.poi.openxml4j.opc.OPCPackage
Add a part to the package.
createPartName(URI) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Create an OPC compliant part name by throwing an exception if the URI is not valid.
createPartName(String) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Create an OPC compliant part name.
createPartName(String, PackagePart) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Create an OPC compliant part name by resolving it using a base part.
createPartName(URI, PackagePart) - Static method in class org.apache.poi.openxml4j.opc.PackagingURIHelper
Create an OPC compliant part name by resolving it using a base part.
createPicture(XSSFClientAnchor, int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
Creates a picture.
createPicture(ClientAnchor, int) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
 
createPicture(XSSFClientAnchor, int) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
Creates a picture.
createPromptBox(String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
createRelationship(POIXMLRelation, POIXMLFactory) - Method in class org.apache.poi.POIXMLDocumentPart
Create a new child POIXMLDocumentPart
createRelationship(POIXMLRelation, POIXMLFactory, int) - Method in class org.apache.poi.POIXMLDocumentPart
 
createRichTextString(String) - Method in class org.apache.poi.xssf.usermodel.XSSFCreationHelper
Creates a new XSSFRichTextString for you.
createRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFDialogsheet
 
createRow(int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Create a new row within the sheet and return the high level representation
createRow() - Method in class org.apache.poi.xwpf.usermodel.XWPFTable
create a new XWPFTableRow object with as many cells as the number of columns defined in that moment
createRun() - Method in class org.apache.poi.xwpf.usermodel.XWPFParagraph
Appends a new run to this paragraph
createSheet() - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Create an XSSFSheet for this workbook, adds it to the sheets and returns the high level representation.
createSheet(String) - Method in class org.apache.poi.xssf.usermodel.XSSFWorkbook
Create an XSSFSheet for this workbook, adds it to the sheets and returns the high level representation.
createSimpleShape(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
Creates a simple shape.
createSimpleShape(XSSFChildAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
Creates a simple shape.
createSlide() - Method in class org.apache.poi.xslf.usermodel.XMLSlideShow
 
createSplitPane(int, int, int, int, int) - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
Creates a split pane.
createTable() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Create an empty table with one row and one column as default.
createTable(int, int) - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
Create an empty table with a number of rows and cols specified
createTempFile() - Static method in class org.apache.poi.util.PackageHelper
Creates an empty file in the default temporary-file directory,
createTextbox(XSSFClientAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFDrawing
Constructs a textbox under the drawing.
createTextbox(XSSFChildAnchor) - Method in class org.apache.poi.xssf.usermodel.XSSFShapeGroup
Constructs a textbox.
createTextLengthConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
 
createTimeConstraint(int, String, String) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
 
createTOC() - Method in class org.apache.poi.xwpf.usermodel.XWPFDocument
 
createValidation(DataValidationConstraint, CellRangeAddressList) - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationHelper
 
createWatermark(String) - Method in class org.apache.poi.xwpf.model.XWPFHeaderFooterPolicy
 
CREATURES_BUTTERFLY - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a butterfly
CREATURES_FISH - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a fish
CREATURES_INSECTS - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of repeating images of insects.
CREATURES_LADY_BUG - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of a ladybug
CROSS_STITCH - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of repeating images of a cross-stitch pattern
CTColComparator - Class in org.apache.poi.xssf.util
 
CTColComparator() - Constructor for class org.apache.poi.xssf.util.CTColComparator
 
CUP - Static variable in class org.apache.poi.xwpf.usermodel.Borders
Specifies an art border consisting of a repeated image of Cupid
CUSTOM_PROPERTIES - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
Custom properties relationship type.
CUSTOM_XML - Static variable in interface org.apache.poi.openxml4j.opc.PackageRelationshipTypes
Custom XML relationship type.
CUSTOM_XML_MAPPINGS - Static variable in class org.apache.poi.xssf.usermodel.XSSFRelation
 
CUSTOM_XML_PART - Static variable in class org.apache.poi.openxml4j.opc.ContentTypes
Custom XML part.

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