Databar.ShowValue Property

Definition

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.

public:
 property bool ShowValue { bool get(); void set(bool value); };
public bool ShowValue { get; set; }
Public Property ShowValue As Boolean

Property Value

Boolean

Applies to