Click or drag to resize

IDataBar ShowValue Property

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.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool ShowValue { get; set; }

Property Value

Type: Boolean
See Also