Share

Document.ReferencedOLEFileDescriptors2 Property

Parent Object: Document

Description

Gets the collection of OLE attachments made in this Document that match the input type. Returns all OLE attachments if type is kOLEDocumentUnknownObject.

Syntax

Document.ReferencedOLEFileDescriptors2( [ReferenceType] As OLEDocumentTypeEnum ) As ObjectsEnumerator

Property Value

This is a read only property whose value is an ObjectsEnumerator.

Parameters

Name Type Description
ReferenceType OLEDocumentTypeEnum

This is an optional argument whose default value is 3329.

Version

Introduced in version 2014

Was this information helpful?