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