public class XSSFPivotCache extends POIXMLDocumentPart
POIXMLDocumentPart.RelationPart
Modifier | Constructor and Description |
---|---|
|
XSSFPivotCache() |
|
XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache ctPivotCache) |
protected |
XSSFPivotCache(PackagePart part)
Creates n XSSFPivotCache representing the given package part and relationship.
|
Modifier and Type | Method and Description |
---|---|
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache |
getCTPivotCache() |
protected void |
readFrom(java.io.InputStream is) |
_invokeOnDocumentRead, addRelation, commit, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, getTargetPart, isCommitted, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, removeRelation, setCommitted, toString
@Beta public XSSFPivotCache()
@Beta public XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache ctPivotCache)
@Beta protected XSSFPivotCache(PackagePart part) throws java.io.IOException
part
- - The package part that holds xml data representing this pivot cache definition.java.io.IOException
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.