D
Dmitry V. Petkun
My Excel application needs to use some classes that are declared in an
add-in to Excel. Can
I create in my application the objects (instances) of these classes? VBA
allows to set instancing type for a class module to 1 (Private) or 2
(PublicNotCreateable). Can I use any other instancig model in VBA?
Thanks for answers
Dmitry Petkun
add-in to Excel. Can
I create in my application the objects (instances) of these classes? VBA
allows to set instancing type for a class module to 1 (Private) or 2
(PublicNotCreateable). Can I use any other instancig model in VBA?
Thanks for answers
Dmitry Petkun