'Declaration
Property ProtectStructure As System.Boolean
'Usage
Dim instance As IWorkbook Dim value As System.Boolean instance.ProtectStructure = value value = instance.ProtectStructure
System.bool ProtectStructure {get; set;}
read-write property ProtectStructure: System.Boolean;
function get,set ProtectStructure : System.boolean