CustomXMLNode.Attributes Property (Office)

Gets a CustomXMLNodes collection representing the attributes of the current element in the current node. Read-only.

Syntax

expression .Attributes

expression An expression that returns a CustomXMLNode object.

Return Value

CustomXMLNodes

See Also

Concepts

CustomXMLNode Object

CustomXMLNode Object Members