NamedRange::ReadingOrder Property
Gets or sets the reading order for the NamedRange control.
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Some of these constants might not be available to you, depending on the language support (U.S. English, for example) that you have selected or installed.
The following code example uses the ReadingOrder property to reverse the reading order of a NamedRange, if the current language that is selected or installed supports it.
This example is for a document-level customization.
Show: