Rijnsent
Well-known Member
- Joined
- Oct 17, 2005
- Messages
- 1,455
- Office Version
- 365
- Platform
- Windows
Hi,
I'm currently programming a macro for which it would be handy to expand the current Excel properties of an object. I'd like e.g. to expand the ChartArea object with a new property named "Country" (string) and an property named "QualityPercentage" (double). I've been messing around a bit with classes, but wonder if it's possible at all to do something like that (with or without classes)?
Hope someone has a clue?
Cheers,
Koen
I'm currently programming a macro for which it would be handy to expand the current Excel properties of an object. I'd like e.g. to expand the ChartArea object with a new property named "Country" (string) and an property named "QualityPercentage" (double). I've been messing around a bit with classes, but wonder if it's possible at all to do something like that (with or without classes)?
Hope someone has a clue?
Cheers,
Koen