I have a MSWORD2000 document that contains a WordArt object (just some pretty text) and a simple Chart object. I am using Visual Basic 6.0 to automate MSWORD and insert some data.
However, there are instances where I would like to hide the WordArt object (I would even consider deletion as an alternative). Does anyone know how to reference this object in MSWORD's object model?
Aside, I have a chart in this same document that I need to reference... any shortcuts on accessing the chart object from VB?
Thanks in advance,
Kevin
However, there are instances where I would like to hide the WordArt object (I would even consider deletion as an alternative). Does anyone know how to reference this object in MSWORD's object model?
Aside, I have a chart in this same document that I need to reference... any shortcuts on accessing the chart object from VB?
Thanks in advance,
Kevin