[python-win32] get Object methods of win32com excel app

2018-05-03 Thread ng khanh
Hi, How to get all methods available of an excel win32com object (win32com.gen_py.Microsoft Excel 16.0 Object Library.ChartObject) ? Sometimes, the object methods in excel VBA editor is diffrent Thanks ___ python-win32 mailing list python-win32@python.org

Re: [python-win32] Questions regarding pypiwin32 and python 2.7

2018-05-03 Thread Daniel Spisak
Weird, I missed that somehow. Thanks! On Wed, May 2, 2018 at 6:59 PM, Mark Hammond wrote: > On 3/05/2018 9:49 am, Daniel Spisak wrote: > >> Mark, >> >> If its possible, could the wheels be published? I have an installer >> I need to update which I have to give wheels to in case of an offli