SI.35 ReportSheet Object

All scripts in a report can access the Java ReportSheet object as a top-level object: 'reportsheet'. All public methods in ReportSheet class are available.

Name

reportsheet

Type

inetsoft.report.ReportSheet

Example

reportsheet.background = java.awt.Color.lightGray;

<< SI.34 RepletRequest Object © 1996-2013 InetSoft Technology Corporation (v11.5) SI.36 Style Intelligence Global Object >>