ExcelDocumentProtected Property |
Gets or sets the workbook protection flag.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic bool Protected { get; set; }
Public Property Protected As Boolean
Get
Set
Property Value
Boolean
See Also