'Declaration
<System.ComponentModel.BrowsableAttribute(False)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)> Public ReadOnly Property IsRestrictedWindow As System.Boolean
'Usage
Dim instance As WorkbookDesigner Dim value As System.Boolean value = instance.IsRestrictedWindow
[System.ComponentModel.Browsable(false)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)] public System.bool IsRestrictedWindow {get;}