FormatCondition.ShowBarOnly Property (Access)
Gets or sets whether the data bar or the data bar and its value are displayed. Set to True to display only the data bar. Read/write Boolean.
Version Information
Version Added: Access 2010
Syntax
expression .ShowBarOnly
expression A variable that represents a FormatCondition object.