NamedProperties.Add
This function adds a property.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub NamedProperties.Add( _
Name As String, _
Value As Variant)
|
Type: String
Type: Variant |
This function does not return a value. |