zeroSymbol
The string used to represent a zero value.
Declaration
var zeroSymbol: String? { get set }Discussion
If not specified, zero values are formatted normally.
You might, for example, set this property to “ ``-`` ” in a spreadsheet used for accounting.