public override void Apply(CellGroup group)
 {
     group.ApplyNavigationRangeModifier(RangeDelta);
 }