The Areas Collection contains a collection of area objects for every area in the report. Access a specific Area Object, in the collection using the Item property.
| Property | Description | Read/Write |
|---|---|---|
Returns a reference to the Application Object, that this object is associated with. | ||
Returns Area Object. Item has an index parameter that can be either a string reference to the area (that is, "RH", "PH", "GHn", "D", "GFn", "PF", or "RF") or a numeric, 1 | ||
Reference to the Parent object (Report Object). | ||
Reference to Report Object. |
Instead of using the Item property as shown, you can reference an area directly (for example, Areas ("RH") or Areas (1)).
| Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |