Color settings in the gantt chart

Hi,

I have a question about how to import the color information of tasks using aspose.task.

Each task can be assigned to with a color in the configuration dialog
of the ms project 2003 gantt chart. Now i want to import a project file
and also get the color information for each task. I saved the project
file firstly as .xml file, but the color informations have been lost.
So i must use .mpp format for importing.

Is it possible to get the color information for each task with aspose.task? I have not found any properties about color.



thx in advance








There are no grid formatting properties in Aspose.Tasks because it supported by mpp format only.
In theory we can add possibility to read such information from mpp format but in any case you can’t save it back.