Item(Index: Integer): IPrxDocumentObject;
Item[Index: Integer]: Prognoz.Platform.Interop.Report.PrxDocumentObject;
Index. Text sheet object index.
The Item property returns object parameters with the specified index.
The example of use is given in description of the IPrxDocumentObjects.ItemById method.
See also: