GemBox 支持列过滤器吗?

发布于 2024-11-16 14:47:14 字数 116 浏览 2 评论 0原文

如果我加载一个已经有过滤器的 xlsx 文件,然后使用 GemBox 保存该文件,它似乎会丢弃我的过滤单元。 GemBox 支持过滤吗?我知道我可以在保留模式下加载文件,但我的目的是在我的 C# 应用程序中创建过滤器。

If I load an xlsx file that already has a filter, and then save the file using GemBox, it seems to throw my filtering cell away. Does GemBox support filtering at all? I know I can load the file in preserved mode but my intention is to create the filter in my C# app.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

忘羡 2024-11-23 14:47:14

编辑2015-06-15:
较新版本的 GemBox.Spreadsheet(版本 3.9)确实具有对过滤器的 API 支持,查看该版本历史页面。此外,您还可以在此处找到 Excel 自动筛选示例

原始答案:
不幸的是,在当前版本(3.5)中,GemBox.Spreadsheet 仅支持通过保存进行过滤。

EDIT 2015-06-15:
The newer version of GemBox.Spreadsheet (version 3.9) does have an API support for filters, see the version history page. Also, you can find here an Excel AutoFilter example.

ORIGINAL ANSWER:
Unfortunately, in the current version (3.5) GemBox.Spreadsheet supports filtering only through preservation.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文