Home |
Search |
Today's Posts |
#14
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Dave M" wrote in message ... (side note: where the hell does DrawingObject fall in the hierarchy of things? I can't find it docuimented anywhere.) DrawingObjects is an older class of objects, probably related to the version of VBA in Excel 5/95. They are listed in the Object Browser if you right click and select Show Hidden Members. Ironically, some things work better in VBA using DrawingObjects than Shapes, and some things come out of the macro recorder as DrawingObjects, not Shapes. Having fun yet? - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions http://PeltierTech.com _______ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
please disregard hard to explain in one line, I found it on page 8 | New Users to Excel | |||
Passing chartobject as a parameter to sub | Excel Programming | |||
how to set a variable to a Chart? not ChartObject | Excel Programming | |||
ChartObject Name Restricion or Excel Bug | Excel Programming | |||
ChartObject index | Excel Programming |