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