NamedRange::ClearOutline Method ()
Clears the outline for the NamedRange control.
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
The following code example uses the AutoOutline method to create an outline for a NamedRange control, and then prompts you to clear the outline by calling the ClearOutline method.
This example is for a document-level customization.
Show: