Excel for WinRT
ShowZeros Property


Gets or sets whether Excel should show the zero values on the sheet.
Syntax
'Declaration
 
Public Property ShowZeros As System.Boolean
'Usage
 
Dim instance As XLSheet
Dim value As System.Boolean
 
instance.ShowZeros = value
 
value = instance.ShowZeros
public System.bool ShowZeros {get; set;}
See Also

Reference

XLSheet Class
XLSheet Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback