[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFormatter.IsFormattedWithParenthesesForPositiveValues

IsFormattedWithParenthesesForPositiveValues Method

IsFormattedWithParenthesesForPositiveValues()

Indicates whether the current formatter will format positive value with the parentheses.

Declaration
bool IsFormattedWithParenthesesForPositiveValues()
Function IsFormattedWithParenthesesForPositiveValues() As Boolean
Returns
Type Description
bool

true if the negative value is formatted with the parentheses; otherwise, false.

Remarks

Should be override by SpreadWin.