Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / ProtectWindows Property
In This Topic
    ProtectWindows Property (IWorkbook)
    In This Topic
    True if the windows of the workbook are protected. Read-only Boolean.
    Syntax
    System.bool ProtectWindows {get;}
    See Also