Returns the band number that contains the current cell. The band numbers begin at zero. The current cell is defined by the Col and Row properties. This property is not available at design time.
Syntax
object.BandLevel [=number]
The BandLevel property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
number | An integer or constant that specifies the band number that contains the current cell. |