Share

ReferencedOLEFileDescriptor.OLEDocumentType Property

Parent Object: ReferencedOLEFileDescriptor

Description

Property that returns the type of OLE reference this represents. Valid values are kOLEDocumentEmbeddingObject, kOLEDocumentLinkObject, or kOLEDocumentUnknownObject.

Syntax

ReferencedOLEFileDescriptor.OLEDocumentType() As OLEDocumentTypeEnum

Property Value

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

Version

Introduced in version 4

Was this information helpful?