SETSEMANTICFORMATTING

Enable semantic formatting to highlight positive, negative, and neutral values.

Syntax

SETSEMANTICFORMATTING(value)

Arguments

value - Set to TRUE to enable semantic formatting.

Example

SETSEMANTICFORMATTING(TRUE)
//Enables semantic formatting

Last updated

Was this helpful?