new class w/ graphic objects

  • Thread starter Thread starter Tony Rizzo
  • Start date Start date
T

Tony Rizzo

I've read about the process of defining a new class
in Excel VBA, and I've actually followed the text with
success. But how does one define a class that has a
graphic object associated with it?
 
Depend what you mean.

You can store a reference to a picture, either as a file or a shape in a
worksheet, within the class and access a property or method to retrieve it,
but it would help to have more info about what you are trying to do.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top