ControlSite.Placement Property

Definition

Gets or sets a value that indicates how the ControlSite is attached to the cells below it.

public:
 property System::Object ^ Placement { System::Object ^ get(); void set(System::Object ^ value); };
public object Placement { get; set; }
member this.Placement : obj with get, set
Public Property Placement As Object

Property Value

One of the XlPlacement values.

Applies to