MS Project Automation

S

Satish

How do we add custom text columns to a mpp file using Project object model
and c#. I tried using Application.ColumnInsert() method. But this opens a
window for creating columns. Is there a work around?
 
J

Jan De Messemaeker

Hi,

Then why don't you say from the beginning what "the work" is? SetField does
not insert a column (which is what you asked for) , it sets values into a
field.
There are even better ways to do this.
 

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