I m writing an application, where i ve 30 rows, 1 column with data.
Each cell in the 30 rows has a picture object placed over it (it means an Excel shape).
If i try to get the screen position for the picture objects, that are in the visible range, then i m able to get the screen co-ordinates correctly Say for example for the cells A1..A10
.
但是,如果试图在可见的距离内图图图谱上找到屏幕坐标,所回数值是不正确的。
由于在计算X和Y屏幕坐标上适用<代码>ActiveWindow.RangeFromPoint(X,Y),因此APIC正退回。
Can somebody help me?