Problem with makepy.py
翱翔计划 <[email protected]>
| Newsgroups | gmane.comp.python.windows |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ python-win32 mailing list [email protected] https://mail.python.org/mailman/listinfo/python-win32