Models ====== The models represent common spreadsheet entities: :class:`a spreadsheet `, :class:`a worksheet ` and :class:`a cell `. .. note:: The classes described below should not be instantiated by the end-user. Their instances result from calling other objects' methods. .. toctree:: :maxdepth: 2 spreadsheet worksheet cell