The ClassIndexOfAllOthers property returns the hatch map class index of the All Others class for a hatch map. Returns an integer. This is a read-only property.
Syntax
object.ClassIndexOfAllOthers
Example
This example returns the class index of the All Others class.
Debug.Print HatchMap.ClassIndexOfAllOthers
Used by: HatchMap object