WriteProtection module
- class WriteProtection.WriteProtection
Bases:
SpireObject- property Author: str
- <summary>
Gets and sets the author.
</summary>
- property IsWriteProtected: bool
- <summary>
Gets whether this workbook is write protected.
</summary>
- property RecommendReadOnly: bool
- <summary>
Gets or sets whether the Read Only Recommended option is selected.
</summary>
- SetPassword(value: str)