Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IDataBar Interface / ShowValue Property
In This Topic
    ShowValue Property (IDataBar)
    In This Topic
    Returns or sets a Boolean value that specifies if the value in the cell is displayed if the data bar conditional format is applied to the range.
    Syntax
    System.bool ShowValue {get; set;}
    See Also