C1.PivotEngine Assembly / C1.PivotEngine Namespace / IRangeInfo Interface / GetRange Method

In This Topic
GetRange Method (IRangeInfo)
In This Topic
Returns range for a given value.
Syntax
'Declaration
 
Function GetRange( _
   ByVal value As Object _
) As String
 

Parameters

value

Return Value

Value that represents a range for the given value
See Also