Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi guys. I have created a custom class based upon a worksheet. I was under th impression that by coding: Code ------------------- Public WithEvents shGutter As Worksheet ------------------- You would create a class that you could then extend with new propertie and methods. I've got the new properties and methods in place, but now all th standard methods and properties such as .RANGE and the shape collection and all the rest have dissappear. What do I need to code to create a custom class based on a worksheet s that it contains both the standard properties and methods for worksheet as well as my own extentions ?? Cheers! Regards Rich (and his can of worms..... -- Rich_ ----------------------------------------------------------------------- Rich_z's Profile: http://www.excelforum.com/member.php...fo&userid=2473 View this thread: http://www.excelforum.com/showthread.php?threadid=38672 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
data classes | Excel Discussion (Misc queries) | |||
Counting Classes | Excel Discussion (Misc queries) | |||
Using Classes in .xla | Excel Programming | |||
object classes | Excel Programming | |||
Using classes defined in an add-in | Excel Programming |