[]
        
(Showing Draft Content)

C1.PivotEngine.RangeInfo.GetRange

GetRange Method

GetRange(object)

Returns range for a given value.

Declaration
public string GetRange(object value)
Parameters
Type Name Description
object value
Returns
Type Description
string

Value that represents a range for the given value

Implements