NativeExcel suite v1.x

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 © NikaSoft 2004-2011