timxx / pywpsrpc

Python bindings for WPS Office RPC (for Linux)
MIT License
219 stars 44 forks source link

获取透视表集合错误 #76

Closed guohailin0323 closed 1 year ago

guohailin0323 commented 1 year ago

获取透视表集合

pivot_tables = worksheet.PivotTables

获取透视表的数量

pivot_table_count = pivot_tables[1].Count

报错:"IDispatch object has no attribute Count" pivot_tables为(0, pywpsrpc.common.IDispatch object at 0x7f984)

感觉pivot_tables的对象有问题的

guohailin0323 commented 1 year ago

UOS系统 pywpsrpc 2.3.6 WPS 11.1.0.11698