Searched refs:shapetop (Results 1 – 1 of 1) sorted by relevance
41 Dim shapetop() As Single variable63 ReDim shapetop(Snum)69 … shapetop(I) = myshape.top + myshape.Anchor.Information(wdVerticalPositionRelativeToPage)71 shapetop(I) = myshape.top76 shapetop(I) = Selection.Information(wdVerticalPositionRelativeToPage)126 Selection.ShapeRange.IncrementTop shapetop(I) - temptop
Completed in 5 milliseconds