compressed

Type: Boolean

Availability: Read-only at any time

The compressed property of the OleObject class specifies whether stored data is compressed.

Whenever an OleObject object is stored, the data is compressed automatically and this property is set to true.

Use the OleObject class copy, getData, and setData methods to manipulate the binary image.