Link Search Menu Expand Document

IViewOptionsShowZeroValues Property

Gets or sets a value indicating whether the Worksheet displays zero values or not

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
bool ShowZeroValues { get; set; }

Property Value

Type: Boolean
true if show values of zero as a zero symbol; false if zero values should be displayed as blank.
See Also

Reference