Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: link for ObjectPositioning was incorrect
Description

Excerpt

Sets or returns the ObjectPositioning value that determines the shape's resize and reposition behavior when the cells in the worksheet are changed.

Signature
C#
C#
 public ObjectPositioning ObjectPositioning{ get; set; }
Signature
vb.net
vb.net
Public Property ObjectPositioning() As ObjectPositioning