NativeExcel suite v2.x

IsProtected property

Returns the value that indicates whether the workbook is protected. Read-only Boolean.

Syntax

property IsProtected: boolean;

Example

if WorkBook.IsProtected then ....
Copyright © NikaSoft 2004-2011