'Declaration
Public Property MoveWithCells As Boolean
'Usage
Dim instance As ExcelPictShape Dim value As Boolean instance.MoveWithCells = value value = instance.MoveWithCells
public bool MoveWithCells {get; set;}
Property Value
true
if [move with cells]; otherwise, false
.