View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gautam Gautam is offline
external usenet poster
 
Posts: 1
Default Getting the image selection using VC++

Hi,

I am working on programing for an Excel API using VC++.
I basically wanted to know how the user has got multiple image
selections in an excel document

For example, assume we have an excel sheets which contains 2 images. A
user can select both the images in the sheet, by doing a 'Ctrl-"
selection. I want to recognize such situations.

Any pointers will be appreciated

Thanks,
Gautam