'Declaration Property MinimumDataBarLength As Byte
'Usage Dim instance As IExcelDataBarRule Dim value As Byte instance.MinimumDataBarLength = value value = instance.MinimumDataBarLength
byte MinimumDataBarLength {get; set;}
'Declaration Property MinimumDataBarLength As Byte
'Usage Dim instance As IExcelDataBarRule Dim value As Byte instance.MinimumDataBarLength = value value = instance.MinimumDataBarLength
byte MinimumDataBarLength {get; set;}