Re: Another PythonWin Excel question

From: Kartic (kartic.krishnamurthy_at_gmail.com)
Date: 01/06/05


Date: 5 Jan 2005 16:31:27 -0800

Sorry, I was thinking of the move() method. Move() takes the after=
argument.

See this link for usage. (The left nav bar has all other method of the
worksheets collection, so bookmark this page :-)

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_wrcore/html/wrtskhowtoaddnewworksheetstoworkbooks.asp
Thanks