NamedRange::ListHeaderRows Property
Gets the number of header rows for the NamedRange control.
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
The following code example creates a NamedRange and then displays a message that shows the number of header rows in the NamedRange.
This example is for a document-level customization.
Show: