Python: Refresh PivotTables in worksheet

前端 未结 1 1670
傲寒
傲寒 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)
提交回复
热议问题