VBA for Gantt Bar Styles

R

Ron B

I'm trying to create an MS Excel macro that can read the current MS
ProjectGantt Bar Styles in a project file. I can create a new gantt bar
style by using the Gantt BarStyleEdit method, but how do I read out the
current gantt bar sytle settings via vba code?
 
Top