WriteProtection module

class WriteProtection.WriteProtection

Bases: SpireObject

property Author: str

Gets and sets the author.

property IsWriteProtected: bool

Gets whether this workbook is write protected.

property RecommendReadOnly: bool

Gets or sets whether the Read Only Recommended option is selected.

SetPassword(value: str)