Share via


ReadingOrder Property

XlReadingOrder

XlReadingOrder can be one of these XlReadingOrder constants.
xlRTL Right-to-left
xlLTR Left-to-right
xlContext

expression.ReadingOrder

*expression   * Required. An expression that returns a Range object.

Remarks

Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed.

Applies to | Range Object