Element: setAttribute |
Sets the value of the named attribute.
Public Sub setAttribute( ByVal name As String, ByVal value As String )
If an attribute with that name does not exist, it is NOT created.
Project VBDOM Overview Class Element Overview Element Properties Element Methods selectSingleNode text (get)