Spread Silverlight Documentation
ShowBorder Property (Excel2010DataBarRule)


GrapeCity.Excel Namespace > Excel2010DataBarRule Class : ShowBorder Property
Specifies whether the data bar has a border.
Syntax
'Declaration
 
Public Property ShowBorder As System.Boolean
'Usage
 
Dim instance As Excel2010DataBarRule
Dim value As System.Boolean
 
instance.ShowBorder = value
 
value = instance.ShowBorder
public System.bool ShowBorder {get; set;}
See Also

Reference

Excel2010DataBarRule Class
Excel2010DataBarRule Members