[]
Gets or sets a value indicating whether the window should show 0 (zero) in cells containing zero value.
public bool DisplayZeros { get; set; }
Public Property DisplayZeros As Boolean
true if the window should show 0 (zero) in cells containing zero value; otherwise, false.
true
false