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