How do I access to property of chart object ?

H

HP. Jung

Hello...

I was wondered What's happened in excel.

I was open XLT(template) file and copy to another workbook.

In this XLT file have a some kind of chart, I wish to handle to this chart.

But I can't access to the copied charts.

Use VBA, this chartObject was no longer have chart Instance.

What's happend?

How can I do to access to this chart property?
 
Top