Count Property (Columns Collection)

The Count property returns the number of Column objects in the collection. Read-only.

Syntax

objColumnsColl.Count

Data Type

Long

Remarks

For more information on using the Count and Item properties, see the example in the Item property.