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