Compartilhar via


_CustomXMLPart.DocumentElement Propriedade

Definição

Obtém o elemento raiz de uma região acoplada dos dados em um documento. Se a região estiver vazia, a propriedade retornará Nothing. Somente leitura.

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 da propriedade

CustomXMLNode

Aplica-se a