GrapeCity.Xaml.Excel
ShowBorder Property (Excel2010DataBarRule)


Specifies whether the data bar has a border.
Syntax
'Declaration
 
Public Property ShowBorder As Boolean
'Usage
 
Dim instance As Excel2010DataBarRule
Dim value As Boolean
 
instance.ShowBorder = value
 
value = instance.ShowBorder
public bool ShowBorder {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Excel2010DataBarRule Class
Excel2010DataBarRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options