Item(Index: Integer): IPrxDocumentTable;
Item[Index: Integer]: Prognoz.Platform.Interop.Report.PrxDocumentTable;
Index. Index of the text sheet object.
The Item property returns parameters of the data table with the specified index.
The example of use is given in description of the IPrxDocumentTables.ItemById method.
See also: