Item(Index: Integer): IPrxSheet;
Index. Object index.
The Item property returns an object that contains the regular report sheet, which index is passed by the Index parameter.
The type of the regular report sheet returned by the Item method can be checked using the IPrxSheet.Type property.
See also: