Share via


XPath.Repeating Property

Excel Developer Reference

Returns True if the specified XPath object is mapped to an XML list; returns False if the XPath object is mapped to a single cell. Read-only Boolean.

Syntax

expression.Repeating

expression   A variable that represents a XPath object.

See Also