'Declaration Property ShowFormulas As System.Boolean
'Usage Dim instance As IExcelWorksheet Dim value As System.Boolean instance.ShowFormulas = value value = instance.ShowFormulas
System.bool ShowFormulas {get; set;}
'Declaration Property ShowFormulas As System.Boolean
'Usage Dim instance As IExcelWorksheet Dim value As System.Boolean instance.ShowFormulas = value value = instance.ShowFormulas
System.bool ShowFormulas {get; set;}