The GraticuleOnActiveLayer property returns true if the graticule is on the active layer. Returns a Boolean.
Syntax
object.GraticuleOnActiveLayer
Example
This example indicates whether or not the graticule is on the current active layer.
Debug.Print Grat.GraticuleOnActiveLayer
Used by: Graticule object