[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorksheetView.DisplayZeros

DisplayZeros Property

DisplayZeros

Gets or sets a value indicating whether the window should show 0 (zero) in cells containing zero value.

Declaration
bool DisplayZeros { get; set; }
Property DisplayZeros As Boolean
Property Value
Type Description
bool

true if the window should show 0 (zero) in cells containing zero value; otherwise, false.