Excel for WPF | ComponentOne
C1.Silverlight.Excel Namespace / XLSheet Class / ShowZeros Property

In This Topic
    ShowZeros Property (XLSheet)
    In This Topic
    Gets or sets whether Excel should show the zero values on the sheet.
    Syntax
    'Declaration
     
    
    Public Property ShowZeros As Boolean
    public bool ShowZeros {get; set;}
    See Also