Spread Silverlight Documentation
ShowBorder Property (IExcel2010DataBarRule)


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

Reference

IExcel2010DataBarRule Interface
IExcel2010DataBarRule Members