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