W
wireplay
There is a new property in MS Project 2007 under FontEx called CellColor.
Nothing I seem to try makes this work under Project interop. I have used lots
of code values but I still have no impact.
Here is my C# code:
app.SelectTaskCell(1, "Name", m);
app.FontEx(m, m, m, m, m, m, m, 1, 1);
Any ideas?
Alan
Nothing I seem to try makes this work under Project interop. I have used lots
of code values but I still have no impact.
Here is my C# code:
app.SelectTaskCell(1, "Name", m);
app.FontEx(m, m, m, m, m, m, m, 1, 1);
Any ideas?
Alan