How to adjust column width using VSTO

M

Mot Dab

It was simple to programmatically adjust column width in MS Project via VBA.

I am switching to VSTO, and cannot find a way. The closest is "ColumnEdit" method under the "Application" object, but it pops up the dialog box, which means someone has to manually put in the column width.

Can someone help ?


EggHeadCafe - Software Developer Portal of Choice
Building an Encryption Library
http://www.eggheadcafe.com/tutorial...9-ed429b8561fb/building-an-encryption-li.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top