[python-win32] Problem with makepy.py

翱翔计划 13683156269 at 163.com
Fri Jan 1 23:59:26 EST 2021


Hello everyone,
I want to know what params I should pass to method Selection.ParagraphFormat.TabStops.Add. But after I used help, it showed:
Add(Position=<PyOleEmpty object at 0x000001D77E7DC890>, Alignment=<PyOleEmpty object at 0x000001D77E7DC890>
It seems like the problem that 'Microsoft Word 16.0 Library' not compiled by makepy.py. So I double clicked makepy.py and couldn't find 'Microsoft Word 16.0 Library'in the libraries list. But i-n VBA of word, I can indeed find 'Microsoft Word 16.0 Library'.
So I'd like to ask what is the problem with makepy.py and what params I should pass into this method.
Regards,
Linghao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/python-win32/attachments/20210102/7b264e75/attachment.html>


More information about the python-win32 mailing list