[]
voiddelete()voidIConditionValue object that specifies how the longest baris evaluated for a data bar conditional format.intintintbooleanbooleangetType()voidsetAppliesTo(IRange value) voidvoidsetBarFillType(DataBarFillType value) voidsetDirection(DataBarDirection value) voidvoidvoidsetPercentMax(int value) voidsetPercentMin(int value) voidsetPriority(int value) voidsetShowValue(boolean value) toJson()IConditionValue object that specifies how the longest baris evaluated for a data bar conditional format.
When setting the priority, the value must be a positive integer between 1 and the total number of conditional formatting rules on the worksheet. The priority must be a unique value for all rules on the worksheet, so changing the priority for the specified conditional formatting rule may cause the priority value of the other rules on the worksheet to be shifted.
When setting the priority, the value must be a positive integer between 1 and the total number of conditional formatting rules on the worksheet. The priority must be a unique value for all rules on the worksheet, so changing the priority for the specified conditional formatting rule may cause the priority value of the other rules on the worksheet to be shifted.
json - the json string.