tables property

List<Table>? tables
getter/setter pair

The tables on this sheet.

Implementation

core.List<Table>? tables;