The ReportObjects Collection is a collection of report objects in a section. Report objects can be a field, text, ole, cross
| Property | Description | Read/Write |
|---|---|---|
Returns a reference to the Application Object, that this object is associated with. | ||
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 | ||
Reference to the Parent object (Section Object). | ||
Reference to Report Object. |
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 |