FormatCondition.LongestBarValue property (Access)

Gets or sets a numeric expression that specifies the value of the longest bar of a FormatCondition. Read/write String.

Syntax

expression.LongestBarValue

expression A variable that represents a FormatCondition object.

Remarks

By default, the LongestBarValue contains a zero-length string ("").

If the value of the LongestBarLimit property is acAutomatic, the LongestBarValue 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.