sheet

Type: Integer

Availability: Read or write at any time

The sheet, column, and row properties of the JadeTableCell class define the cell referenced by this object. These properties are set when the Table class accessCell method or the JadeTableSheet class accessCell method is called.

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