Information about the visible portions of this sheet.
https://openpyxl.readthedocs.io/en/stable/api/openpyxl.worksheet.views.html
SheetView(
windowProtection = NULL,
showFormulas = NULL,
showGridLines = NULL,
showRowColHeaders = NULL,
showZeros = NULL,
rightToLeft = NULL,
tabSelected = NULL,
showRuler = NULL,
showOutlineSymbols = NULL,
defaultGridColor = NULL,
showWhiteSpace = NULL,
view = NULL,
topLeftCell = NULL,
colorId = NULL,
zoomScale = NULL,
zoomScaleNormal = NULL,
zoomScaleSheetLayoutView = NULL,
zoomScalePageLayoutView = NULL,
zoomToFit = NULL,
workbookViewId = 0L,
selection = NULL,
pane = NULL,
...
)
An openpyxl Python object.
windowProtection
showFormulas
showGridLines
showRowColHeaders
showZeros
rightToLeft
tabSelected
showRuler
showOutlineSymbols
defaultGridColor
showWhiteSpace
view
topLeftCell
colorId
zoomScale
zoomScaleNormal
zoomScaleSheetLayoutView
zoomScalePageLayoutView
zoomToFit
workbookViewId
selection
pane
Additional arguments, i.e. kwargs.