NumIndices Property (VBA Add-In Object Model)

Microsoft VBA

NumIndices Property (VBA Add-In Object Model)

           

Returns the number of indices on the property returned by the Property object.

Remarks

The value of the NumIndices property can be an integer from 0 – 4. For most properties, NumIndices returns 0. Conventionally indexed properties return 1. Property arrays might return 2.