Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
42 lines (23 loc) · 771 Bytes

customxmlpart-documentelement-property-office.md

File metadata and controls

42 lines (23 loc) · 771 Bytes
title keywords f1_keywords ms.prod api_name ms.assetid ms.date
CustomXMLPart.DocumentElement Property (Office)
vbaof11.chm295002
vbaof11.chm295002
office
Office.CustomXMLPart.DocumentElement
87e7eee5-ed09-08c2-a020-9505c70fbbbc
06/08/2017

CustomXMLPart.DocumentElement Property (Office)

Gets the root element of a bound region of data in a document. If the region is empty, the property returns Nothing. Read-only.

Syntax

expression. DocumentElement

expression An expression that returns a CustomXMLPart object.

Return Value

CustomXMLNode

See also

Concepts

CustomXMLPart Object

Other resources

CustomXMLPart Object Members