[]
Returns range for a given value.
public string GetRange(object value)
Public Function GetRange(value As Object) As String
| Type | Name | Description |
|---|---|---|
| object | value |
| Type | Description |
|---|---|
| string | Value that represents a range for the given value |