FormatCondition.ShortestBarValue property (Access)
Gets or sets a numeric expression that specifies the value of the shortest bar of a FormatCondition. Read/write String.
Syntax
expression.ShortestBarValue
expression A variable that represents a FormatCondition object.
Remarks
By default, the ShortestBarValue contains a zero-length string ("").
If the value of the ShortestBarLimit property is acAutomatic, the ShortestBarValue is ignored.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.