List.AutoNormalize (gb.data)

Property AutoNormalize As Boolean

Return or set whether the Index property is automatically converted to a normalised index.

This property is turned off by default. If you are unsure about what you read on .List.Item.Index about List indices but need to work with them, you should turn it on.

See also

See .List.Item.Index for what a "normalised index" is.