View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Raja Raja is offline
external usenet poster
 
Posts: 70
Default Windows.RangeFromPoint method is not working properly

RangeFromPoint method is not working ok when the direction righ_to_left

I'm the position from of cursor by Windows.Forms.Cursor.Position() and then
I invoke Window.RangeFromPoint with coordination I got from Cursor.

It works perfect when the direction of the work book is left to right.

Regards
Raja