'Declaration
Function IsFormattedColorForNegativeValues() As Boolean
'Usage
Dim instance As IFormatter Dim value As Boolean value = instance.IsFormattedColorForNegativeValues()
bool IsFormattedColorForNegativeValues()
Return Value
true
if the negative value is formatted with the specified color; otherwise, false
.