Rows Collection Properties 

The Rows collection object has the following properties:

Rows Collection Properties

Name

Parameters

Type

Description

Item

Variant vaIndex

Object

Returns the object indexed by vaIndex. VaIndex may be from any variant type convertible to an integer value.

Count

 

Long

Returns or set the number of objects in this collection. Legal values for this property are 0 to 16384.

Width

 

Short

Defines the width of the row headers in average character units.

Font

 

Object

Defines the font used for the row headers.