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