Shape.LinkFormat Property
Excel Developer Reference |
Returns a LinkFormat object that contains linked OLE object properties. Read-only.
Syntax
expression.LinkFormat
expression A variable that represents a Shape object.
Example
This example updates all linked OLE objects on worksheet one.
Visual Basic for Applications |
---|
|
See Also