Share via


Databar.Direction Property (Excel)

Returns or sets the direction the databar is displayed. Read/write

Version Information

Version Added: Excel 2010

Syntax

expression .Direction

expression A variable that represents a Databar object.

Remarks

Can be one of the following constants: xlContext, xlLTR (left-to-right), or xlRTL (right-to-left).