You can do this in your format string for DecimalFormat : (up) #,##0.###;(down) #,##0.###. The linked doc contains a complete syntax ...
確定! 回上一頁