[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.ProtectWindows

ProtectWindows Property

ProtectWindows

True if the windows of the workbook are protected. Read-only Boolean.

Declaration
public bool ProtectWindows { get; }
Public ReadOnly Property ProtectWindows As Boolean
Implements