# GC.Spread.Slicers.ISlicerRangeConditional

## Content

# Interface: ISlicerRangeConditional

[Spread](../modules/GC.Spread).[Slicers](../modules/GC.Spread.Slicers).ISlicerRangeConditional

## Table of contents

### Properties

- [max](GC.Spread.Slicers.ISlicerRangeConditional#max)
- [min](GC.Spread.Slicers.ISlicerRangeConditional#min)

## Properties

### <a id="max" name="max"></a> max

• **max**: `number`

the maximum value.

___

### <a id="min" name="min"></a> min

• **min**: `number`

the minimum value.
