简体   繁体   English

Apache POI-支持数据透视表切片器

[英]Apache POI - Support for pivot table slicer

I want to create a slicer for a pivot table using apache POI library.Is there a way to do that? 我想使用apache POI库为数据透视表创建切片器,有办法吗?

I have done some research on this and found nothing related to this. 我对此进行了一些研究,但没有发现任何与此相关的信息。

Apache POI does not have the support for filter upto now. 到目前为止,Apache POI不支持过滤器。 However I have managed to create a slicer for an excell pivot table using Aspose Cells Library. 但是我设法使用Aspose Cells库为excell枢轴表创建了一个切片器。

Sample Code 样例代码

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM