Count Property (Formats Collection)

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

Syntax

objFormatsColl.Count

Data Type

Long

Remarks

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