NamedRange::Style Property
Gets or sets a Style that represents the style of the NamedRange control.
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
The following code example creates a new custom style that displays text vertically and then sets a NamedRange to use this style.
This example is for a document-level customization.
Show: