bnathvbdotnet
May 16th, 2006, 07:34 AM
I wanted to create a static class (so that the methods of this class could be invoked from the class itself rather than a need be invoked from an instance of that class).
But i wanted my excel users to use this class. So I read that if this class has to be used in COM world, we can't make this a static class.
is it true??
thanks
nath
But i wanted my excel users to use this class. So I read that if this class has to be used in COM world, we can't make this a static class.
is it true??
thanks
nath