sheet

Type: Integer

Availability: Read or write at any time

The sheet and column properties of the JadeTableColumn class define the column referenced by this object. These properties are set when the Table class accessColumn or JadeTableSheet class accessColumn method is called.

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