Package org.apache.poi.xssf.usermodel
Class XSSFPivotCacheRecords
- java.lang.Object
-
- org.apache.poi.ooxml.POIXMLDocumentPart
-
- org.apache.poi.xssf.usermodel.XSSFPivotCacheRecords
-
public class XSSFPivotCacheRecords extends POIXMLDocumentPart
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
POIXMLDocumentPart.RelationPart
-
-
Constructor Summary
Constructors Constructor Description XSSFPivotCacheRecords()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CTPivotCacheRecords
getCtPivotCacheRecords()
-
Methods inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
_invokeOnDocumentRead, addRelation, createRelationship, createRelationship, createRelationship, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, isCommited, setCommited, toString
-
-
-
-
Constructor Detail
-
XSSFPivotCacheRecords
@Beta public XSSFPivotCacheRecords()
-
-
Method Detail
-
getCtPivotCacheRecords
@Beta @Internal public CTPivotCacheRecords getCtPivotCacheRecords()
-
-