Placement Property (IShape)
Gets or sets an
Placement value that represents the way the shape is attached to the cells below it.
'Declaration
Property Placement As Placement
'Usage
Dim instance As IShape
Dim value As Placement
instance.Placement = value
value = instance.Placement
Property Value
The way the shape is attached to the cells below it.