Bad worksheet view attribute reference in documentation
The ```worksheet_properties.rst``` file references a ```zoom``` attribute that does nothing. It should instead reference ```zoomScale``` which is defined in the worksheet views module and has the intended effect.
issue