'DeclarationProperty ProtectWindows As System.Boolean
'UsageDim instance As IWorkbook Dim value As System.Boolean instance.ProtectWindows = value value = instance.ProtectWindows
System.bool ProtectWindows {get; set;}
read-write property ProtectWindows: System.Boolean;
function get,set ProtectWindows : System.boolean