Language Reference - Object Properties

Home

NegativeFormat

SyntaxObjectName.NegativeFormat = Value
ObjectsNumber
Notes

[Integer] It can take the following values:

  • 0 leading minus
  • 1 enclosed in brackets
  • 2 trailing CR/ DR
  • 3 leading minus and highlighted
  • 4 enclosed in brackets and highlighted
  • 5 trailing CR/ DR and highlighted

The highlight attribute is an alternative to colours and is supported for backward-compatibility.

See AlsoDateFormat, DisplayFormat, ZeroBlank