[]
Configurates Name. Sets the name of the defined name item.
public DefinedNameBuilder Name(string value)
Public Function Name(value As String) As DefinedNameBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| DefinedNameBuilder | Current builder. |