tables property

Tables contained in spreadsheet file indexed by their names

Implementation

Map<String, SpreadsheetTable> get tables => _tables;