|
|
@ -4307,7 +4307,7 @@ xlsxreader
|
|
|
|
Utility functions to facilitate reading .xlsx spreadsheets. It provides the
|
|
|
|
Utility functions to facilitate reading .xlsx spreadsheets. It provides the
|
|
|
|
following low-level API methods:
|
|
|
|
following low-level API methods:
|
|
|
|
|
|
|
|
|
|
|
|
- ``open_xlsx_file(filename)`` returns a file_handle
|
|
|
|
- ``open_xlsx_file(filename)`` returns an open file_handle
|
|
|
|
- ``close_xlsx_file(file_handle)``
|
|
|
|
- ``close_xlsx_file(file_handle)``
|
|
|
|
- ``list_sheets(file_handle)`` returns a list of strings representing sheet
|
|
|
|
- ``list_sheets(file_handle)`` returns a list of strings representing sheet
|
|
|
|
names
|
|
|
|
names
|
|
|
|