HotXLS Delphi Excel Read Write Library / Component Developers Guide
Reference
>
IXLSWorksheet
>
IsProtected
IsProtected property
Returns the value that indicates whether the Worksheet is protected. Read-only Boolean.
Syntax
property
IsProtected: boolean;
Example
if
Workbook.Sheets[
1
].IsProtected
then
....
Copyright©2007-2019
loslab.com