AuthenticRange.HasElementAttribute
Method: HasElementAttribute (strElementName as String, strAttributeName as String) as Boolean
Description
Tests if the enclosing element with name strElementName, supports the attribute specified in strAttributeName.
Errors
2001  | The authentic range object, or its related view object is no longer valid.  | 
2005  | Invalid element name was specified. Invalid address for the return parameter was specified.  |