View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rolf Marvin Bøe Lindgren Rolf Marvin Bøe Lindgren is offline
external usenet poster
 
Posts: 10
Default [Q] parameters to drawing objects

in a statement like

ctiveSheet.Shapes.AddShape ( ...

what's the difference between a plain number and a number followed by a
hash, i.e.

ActiveSheet.Shapes.AddShape(1, 120#, 12#, 60#, 76.5). _
Select

?

thank you,


--
Rolf Lindgren http://www.roffe.com/