{description}
{excerpt}Sets or returns the [ObjectPositioning|ObjectPositioning] value that determines the shape's resize and reposition behavior when the cells in the worksheet are changed.{excerpt}
{signature:C#}
 public ObjectPositioning ObjectPositioning{ get; set; }
{signature}{signature:vb.net}
Public Property ObjectPositioning() As ObjectPositioning
{signature}