'Declaration
ReadOnly Property IsProtectedWorkbookWindow As Boolean
'Usage
Dim instance As IProtectionSupport Dim value As Boolean value = instance.IsProtectedWorkbookWindow
bool IsProtectedWorkbookWindow {get;}
Property Value
true
if this instance is protected workbook window; otherwise, false
.