Object Property (VBA Add-In Object Model)

Microsoft VBA

Object Property

           

Returns or sets the value of an object returned by a property. Read/write.

Remarks

If a property returns an object, you must use the Object property to return or set the value of that object.