pandas.ExcelWriter
==================

.. currentmodule:: pandas

.. autoclass:: ExcelWriter

   


..
   HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
   .. autosummary::
      :toctree:
      
      ExcelWriter.check_extension
      ExcelWriter.close
      ExcelWriter.save
      ExcelWriter.write_cells




   


..
   HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
   .. autosummary::
      :toctree:
      
      ExcelWriter.book
      ExcelWriter.cur_sheet
      ExcelWriter.date_format
      ExcelWriter.datetime_format
      ExcelWriter.engine
      ExcelWriter.handles
      ExcelWriter.if_sheet_exists
      ExcelWriter.path
      ExcelWriter.sheets
      ExcelWriter.supported_extensions


