[]
Configurates Name. Sets whether the name of this Range.
public RangeBuilder Name(string value)
Public Function Name(value As String) As RangeBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| RangeBuilder | Current builder. |