Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
set r = Range("B9")
..AddShape(type,r.Left, r.Top, r.Width, r.Height) -- Regards, Tm Ogilvy "AA2e72E" wrote in message ... The Left, Top, Width & Height arguments are measurd in points. In Excel, a shape can resize with the cell it is in. How can I establish the the size/location of a cell in points so that I can add a shape of percisely the same dimensions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Column Width and Row Height | Excel Worksheet Functions | |||
cell width and height | New Users to Excel | |||
Height/Width measurements | Excel Worksheet Functions | |||
Height + Width of a Range | Excel Programming | |||
Setting width and height | Excel Programming |