I found this post on a Powerbuilder forum from back in 2001. Hope it helps
- Matt
>Re: Excel OLE setting column width
>
>For example, to hide column B:
>oleobject.Columns("B:B".Select()
>oleobject.Selection.EntireColumn.Hidden = True
>
>I just used Excel's macro recorder to get the basic syntax >and then transposed into PB.
>
>Terry Dykstra (TeamSybase)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.