Home ยป XlReadingOrder enumeration
Learn
Formatting Cells Alignment with VBA
You can learn: Formatting Cells Alignment with VBA, include Text Alignment, Text Control, Right-to-left and Orientation. Take this course now!
Range.IndentLevel property Range.AddIndent property Range.Orientation property XlOrientation enumeration Range.ReadingOrder property XlReadingOrder enumeration Range.MergeCells property Range.ShrinkToFit property Range.WrapText property Range.VerticalAlignment property XlHAlign enumeration Range.HorizontalAlignment property
Docs
XlReadingOrder enumeration
Specifies the reading order for the specified object. Name Value Description xlContext -5002 According to context. xlLTR -5003 Left-to-right. xlRTL -5004 Right-to-left.