Share

ReferencedOLEFileDescriptors.ItemByName Property

Parent Object: ReferencedOLEFileDescriptors

Description

Returns the specified ReferencedOLEFileDescriptor object from the collection.

Syntax

ReferencedOLEFileDescriptors.ItemByName( Name As String ) As ReferencedOLEFileDescriptor

Property Value

This is a read only property whose value is a ReferencedOLEFileDescriptor.

Parameters

Name Type Description
Name String Input String value that specifies the ReferencedOLEFileDescriptor to return. This can either be the FullFileName of the linked file or the display name of the linked/embedded item.

Version

Introduced in version 2011

Was this information helpful?