Placement Property (IPicture)
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 IPicture
Dim value As Placement
instance.Placement = value
value = instance.Placement
Property Value
The way the shape is attached to the cells below it.