GrapeCity.Xaml.Excel
ShowValue Property (IExcelDataBarRule)


Indicates whether to show the values of the cells on which this data bar is applied.
Syntax
'Declaration
 
Property ShowValue As Boolean
'Usage
 
Dim instance As IExcelDataBarRule
Dim value As Boolean
 
instance.ShowValue = value
 
value = instance.ShowValue
bool ShowValue {get; set;}

Property Value

true if show the values of the cells on which this data bar is applied; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelDataBarRule Interface
IExcelDataBarRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options