Workbook Object
===============

In order to use xlwings, creating a workbook object is always the first thing to do:


.. module:: xlwings


.. autoclass:: Workbook
    :members:

