GrapeCity.Xaml.Excel
ShowZeros Property (ExcelWorksheet)


Gets or sets a value indicating whether the window should show 0 (zero) in cells containing zero value.
Syntax
'Declaration
 
Public Property ShowZeros As Boolean
'Usage
 
Dim instance As ExcelWorksheet
Dim value As Boolean
 
instance.ShowZeros = value
 
value = instance.ShowZeros
public bool ShowZeros {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelWorksheet Class
ExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options