openpyxl.chartsheet.protection模块

class openpyxl.chartsheet.protection.ChartsheetProtection(content=None, objects=None, hashValue=None, spinCount=None, saltValue=None, algorithmName=None, password=None)[源代码]

基类:openpyxl.descriptors.serialisable.Serialisable, openpyxl.worksheet.protection._Protected

algorithmName

值的类型必须小于class'str'>

content

值的类型必须小于class'bool'>

hashValue
objects

值的类型必须小于class'bool'>

saltValue
spinCount

值的类型必须小于class“int”>

tagname = 'sheetProtection'