org.apache.poi.xssf.usermodel
Class XSSFPivotCache
- java.lang.Object
-
- org.apache.poi.POIXMLDocumentPart
-
- org.apache.poi.xssf.usermodel.XSSFPivotCache
-
public class XSSFPivotCache extends POIXMLDocumentPart
-
-
Field Summary
-
Fields inherited from class org.apache.poi.POIXMLDocumentPart
DEFAULT_XML_OPTIONS
-
-
Constructor Summary
Constructors Constructor and Description XSSFPivotCache()XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache ctPivotCache)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCachegetCTPivotCache()-
Methods inherited from class org.apache.poi.POIXMLDocumentPart
addRelation, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelations, toString
-
-
-
-
Constructor Detail
-
XSSFPivotCache
@Beta public XSSFPivotCache()
-
XSSFPivotCache
@Beta public XSSFPivotCache(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache ctPivotCache)
-
-
Method Detail
-
getCTPivotCache
@Beta public org.openxmlformats.schemas.spreadsheetml.x2006.main.CTPivotCache getCTPivotCache()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG