TdxSpreadSheetConditionalFormattingRuleDataBar.ShowValue Property
Specifies if the Data Bar conditional formatting rule shows values of the affected cells.
Declaration
property ShowValue: Boolean read; write; default True;
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | True |
|
Remarks
The Data Bar conditional formatting rule can hide or display values in cells with visible data bars. You can set the ShowValue property to False to hide values in formatted cells.

Default Value
The ShowValue property’s default value is True.
See Also
TdxSpreadSheetConditionalFormattingRuleDataBar.ShowValue Property