ExcelScript.ReadingOrder enum
Fields
context | Reading order is determined by the language of the first character entered. If a right-to-left language character is entered first, reading order is right to left. If a left-to-right language character is entered first, reading order is left to right. |
leftToRight | Left to right reading order |
rightToLeft | Right to left reading order |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Scripts