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