isAnyTableSheetExists();
The isAnyTableSheetExists method determines whether the tables are in the report.
Report contains tables if the method returns True, otherwise no tables contained in the report.
The method use is identical to the use of the Report.isAnyControlVisible method.
See also: