NamedRange::Orientation Property
Gets or sets the text orientation.
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
The following code example creates a NamedRange and then uses the Orientation property to display vertical text in the NamedRange.
This example is for a document-level customization.
Show: