sheet

Type: Integer

Availability: Read or write at any time

The sheet property of the JadeTableSheet class contains the last sheet requested by the accessSheet method of the Table class. This value is used to determine the required sheet when a property or method of the JadeTableSheet object is referenced. (See also the Table control sheet property.)

Your JADE logic can change the value of this property dynamically, allowing control over the sheet that is accessed by this object.