sheet

Type: Integer

Availability: Read or write at any time

The row property and the sheet property of the JadeTableRow class define the row referenced by this object. These properties are set when the Table class accessRow method or the JadeTableSheet class accessRow method is called.

You can also set this property manually, allowing your logic to dynamically modify the sheet that is being referenced.