comet.excel ******************************************************************************* .. py:module:: comet.excel The comet.excel module provides access to reading and writing Microsoft Excel files (.xlsx). .. seealso:: Class :py:class:`.CExcelBook` Opened Excel file with methods to fetch and write data. Methods =============================================================================== .. autofunction:: comet.excel.open .. autofunction:: comet.excel.indexToColumn .. autofunction:: comet.excel.columnToIndex