paper-xlsxAPI referencechartsheet.protection
ChartsheetProtection
paper-xlsx 0.2.1 API reference
ChartsheetProtection(content=None, objects=None, hashValue=None, spinCount=None, saltValue=None, algorithmName=None, password=None)Attributes
algorithmName
attributealgorithmName= algorithmNamecontent
attributecontent= contenthashValue
attributehashValue= hashValueidx_base
attributeidx_base= 0namespace
attributenamespace= Noneobjects
attributeobjects= objectspassword
attributepassword= passwordsaltValue
attributesaltValue= saltValuespinCount
attributespinCount= spinCounttagname
attributetagname= 'sheetProtection'Functions
__iter__
func__iter__()from_tree
funcfrom_tree(node)Create object from XML
paramnodeset_password
funcset_password(value='', already_hashed=False)Set a password on this sheet.
paramvalue= ''paramalready_hashed= Falseto_tree
functo_tree(tagname=None, idx=None, namespace=None)paramtagname= Noneparamidx= Noneparamnamespace= None