Compartir a través de


_CustomXMLPart.DocumentElement Propiedad

Definición

Obtiene el elemento raíz de una región enlazada de datos en un documento. Si la región está vacía, la propiedad devuelve Nothing. Solo lectura.

public:
 property Microsoft::Office::Core::CustomXMLNode ^ DocumentElement { Microsoft::Office::Core::CustomXMLNode ^ get(); };
public Microsoft.Office.Core.CustomXMLNode DocumentElement { get; }
member this.DocumentElement : Microsoft.Office.Core.CustomXMLNode
Public ReadOnly Property DocumentElement As CustomXMLNode

Valor de propiedad

CustomXMLNode

Se aplica a