Skip to content

Latest commit

 

History

History
67 lines (44 loc) · 1.04 KB

api.rst

File metadata and controls

67 lines (44 loc) · 1.04 KB

API Reference

excelrd

.. automodule:: excelrd
   :members:

excelrd.biffh

.. automodule:: excelrd.biffh
   :members:

excelrd.book

.. automodule:: excelrd.book
   :members:

excelrd.compdoc

.. automodule:: excelrd.compdoc
   :members:

excelrd.formatting

.. automodule:: excelrd.formatting
   :members:

excelrd.formula

.. automodule:: excelrd.formula
   :members:

excelrd.sheet

.. currentmodule:: excelrd.sheet

.. autoclass:: excelrd.sheet.Sheet
   :members:
   :exclude-members: gcw, col

   .. method:: col(colx)

     Returns a sequence of the :class:`Cell` objects in the given column.

   .. autoattribute:: excelrd.sheet.Sheet.gcw
      :annotation:


.. automodule:: excelrd.sheet
   :members:
   :exclude-members: Sheet

excelrd.xldate

.. currentmodule:: excelrd.xldate

.. automodule:: excelrd.xldate
   :members: