paper-xlsxAPI referencechartsheet.views
ChartsheetView
paper-xlsx 0.2.1 API reference
ChartsheetView(tabSelected=None, zoomScale=None, workbookViewId=0, zoomToFit=True, extLst=None)Attributes
extLst
attributeextLst= Typed(expected_type=ExtensionList, allow_none=True)idx_base
attributeidx_base= 0namespace
attributenamespace= NonetabSelected
attributetabSelected= tabSelectedtagname
attributetagname= 'sheetView'workbookViewId
attributeworkbookViewId= workbookViewIdzoomScale
attributezoomScale= zoomScalezoomToFit
attributezoomToFit= zoomToFitFunctions
__iter__
func__iter__()from_tree
funcfrom_tree(node)Create object from XML
paramnodeto_tree
functo_tree(tagname=None, idx=None, namespace=None)paramtagname= Noneparamidx= Noneparamnamespace= None