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