title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Range.ReadingOrder property (Excel) |
vbaxl10.chm144227 |
|
|
f367af66-21c8-b63f-7a92-3756ee711b18 |
05/11/2019 |
medium |
Returns or sets the reading order for the specified object. Can be one of the following XlReadingOrder constants: xlRTL (right-to-left), xlLTR (left-to-right), or xlContext. Read/write Long.
expression.ReadingOrder
expression A variable that represents a Range object.
[!includeSupport and feedback]