fastpyxl.chartsheet.protection module
- class fastpyxl.chartsheet.protection.ChartsheetProtection(content=None, objects=None, hashValue=None, spinCount=None, saltValue=None, algorithmName=None, password=None)[source]
Bases:
Serialisable,_Protected- algorithmName: str | None
- content: bool | None
- hashValue: str | None
- objects: bool | None
- saltValue: str | None
- spinCount: int | None
- tagname = 'sheetProtection'