Paper Office
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
= algorithmName

content

attributecontent
= content

hashValue

attributehashValue
= hashValue

idx_base

attributeidx_base
= 0

namespace

attributenamespace
= None

objects

attributeobjects
= objects

password

attributepassword
= password

saltValue

attributesaltValue
= saltValue

spinCount

attributespinCount
= spinCount

tagname

attributetagname
= 'sheetProtection'

Functions

__iter__

func__iter__()

from_tree

funcfrom_tree(node)

Create object from XML

paramnode

set_password

funcset_password(value='', already_hashed=False)

Set a password on this sheet.

paramvalue
= ''
paramalready_hashed
= False

to_tree

functo_tree(tagname=None, idx=None, namespace=None)
paramtagname
= None
paramidx
= None
paramnamespace
= None

On this page