Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IDataBar Interface
/ ShowValue Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
System.
bool
ShowValue {
get
;
set
;}
See Also
Reference
IDataBar Interface
IDataBar Members