Libraries
»
write_xlsx
(1.12.3)
»
Index
»
Writexlsx
»
Sheets
»
#tables_count
Method: Writexlsx::Sheets#tables_count
Defined in:
lib/write_xlsx/sheets.rb
#
tables_count
⇒
Object
188 189 190
# File 'lib/write_xlsx/sheets.rb', line 188
def
tables_count
tables
.
count
end