Python: Refresh PivotTables in worksheet

前端 未结 1 1668
傲寒
傲寒 2020-12-29 11:11

I\'m building a python script that will allow me to open a Excel 2010 worksheet and print it out.

I got most of the way

import win32com.client

offic         


        
相关标签:
1条回答
  • 2020-12-29 11:54

    I found my problem. I had a protection on the worksheet... Silly me..

    0 讨论(0)
提交回复
热议问题