Excel for WPF and Silverlight
ShowZeros Property (XLSheet)

C1.WPF.Excel Namespace > XLSheet Class : ShowZeros Property
Gets or sets whether Excel should show the zero values on the sheet.
Syntax
'Declaration
 
Public Property ShowZeros As System.Boolean
public System.bool ShowZeros {get; set;}
See Also

Reference

XLSheet Class
XLSheet Members