Thread
:
Using Multiple Interfaces for a Single Class
View Single Post
#
2
Posted to microsoft.public.excel.programming
keepITcool
external usenet poster
Posts: 2,253
Using Multiple Interfaces for a Single Class
have a look at implements
--
keepITcool
|
www.XLsupport.com
| keepITcool chello nl | amsterdam
wrote :
Does Microsoft Excel 2003 support the use of multiple interfaces for a
single class? For example, can I select which interface to use (or
override the default interface) when creating a new instance of the
class.? What I am trying to do is use multiple interfaces to expose a
subsets of properties contain in a specific class
Thanks,
John C.
Reply With Quote
keepITcool
View Public Profile
Find all posts by keepITcool