PageRenderTime 26ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/libformula-1.1.3/todo/FIXED-Function.properties

#
Properties File | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | c3dc57d503609b05b27350e6047170b9 MD5 | raw file
Possible License(s): LGPL-2.1
  1. display-name=FIXED
  2. description=Formats a number with a fixed number of places after the decimal point and thousands separator.
  3. parameter.0.display-name=number
  4. parameter.0.description=The number to be formatted.
  5. parameter.1.display-name=Decimals
  6. parameter.1.description=Decimal places. The number of fixed decimal places that are to be displayed.
  7. parameter.2.display-name=No thousands separators
  8. parameter.2.description=No thousands separator. True value, if existing and TRUE (unequal to 0), no thousands separators are set.