Share

PartDocument.EmbeddingDocument Property

Parent Object: PartDocument

Description

Read-only property that returns the document in which this document is embedded in. This returns Nothing if the IsEmbeddedDocument is False.

Syntax

PartDocument.EmbeddingDocument() As Document

Property Value

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

Version

Introduced in version 2016

Was this information helpful?