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