CopyObjectsWithCells Property

Applies To

Application Object.

Description

True if drawing objects are cut, copied, extracted, and sorted with cells. Read-write.

Example

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


Application.CopyObjectsWithCells = True