Products
|
Download
|
Order
|
Forum
|
Contact us
NativeExcel suite v2.x
Reference
>
IXLSWorkbook
>
IsProtected
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