AutoFilterXMLLoader
AutoFilterXMLLoader
Overview
AutoFilterXMLLoader 是Python的Aspose.Cells FOSS中的一个类.
处理自动过数据从XML格式的xlsx文件.
本类提供了在Python程序中使用AutoFilterXMLLoader对象的2种方法. 有的方法包括: __init__, load_auto_filter. 在安装Python包的Aspose.Cells FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: ns.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
ns | `` | Read | 得到了NS. |
Methods
| Signature | Description |
|---|---|
__init__(namespaces) | 启动一个新的 AutoFilterXMLLoader类实例. |
load_auto_filter(worksheet, worksheet_root) | 根据ECMA-376规范自动从工作表XML上加载过器设置. |