Count Property
The Count property returns the number of levels in a contour map.
Syntax
object.Count
object.Count = Count
Example
This example shows how to return the number of levels in a contour map.
Debug.Print ContourLevels.Count
Used by: AutoLevels object