CopyObjectsWithCells Property

Microsoft Excel Visual Basic

True if objects are cut, copied, extracted, and sorted with cells. Read/write Boolean.

Example

This example sets Microsoft Excel to cut, copy, extract, and sort objects with cells.

Application.CopyObjectsWithCells = True