ReportObjects Collection

The ReportObjects Collection is a collection of report objects in a section. Report objects can be a field, text, ole, cross-tab, subreport, BLOB field, Box, Graph, or Line objects. Access a specific object in the collection using the Item property.

ReportObjects Collection Properties

Property Description Read/Write

Application

Returns a reference to the Application Object, that this object is associated with.

Read only

Count

Returns the number of report objects in the collection.

Read only

Item

Returns a report object. Depending on the type of item referenced, this can be a BlobFieldObject Object,FieldObject Object,TextObject Object, OLEObject Object, CrossTabObject Object, SubreportObject Object, BoxObject Object, GraphObject Object, or a LineObject Object. Item has an index parameter that is a numeric, 1-based index (i.e., Item (1)). The items in the collection are indexed in the order they were added to the report.

Read only

Parent

Reference to the Parent object (Section Object).

Read only

Report

Reference to Report Object.

Read only

Remarks

Instead of using the Item property as shown, you can reference a report object directly, for example, ReportObjects.Item(1).



Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com