CopyObjectsWithCells Property

Applies To

Application object.

Description

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