Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I'm trying to determine which shapes (images in my case) are selected in Excel (Office 2007). However, attempting to get anything useful from the IDispatch returned from application-selection fails e.g. CComQIPtr<Excel::ShapeRange ShpRng = pAppXL-Selection; results in SHpRange being NULL. Has anyone actually succeeded in using the application Selection property in Excel from a COM addin, or is this a big bug in Excel? Incidentally, trying the window Selection property returns the same IDispatch, again with no useful interface. Thanks Steve H |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Bug, multiple selection of shapes | Excel Programming | |||
Selection order problem with code for shapes connection | Excel Programming | |||
Programmatically add shapes to a selection | Excel Programming | |||
Programmatically add shapes to a selection | Excel Programming | |||
Disable selection of shapes | Excel Programming |