NamedRange::ClearOutline Method ()

 

Clears the outline for the NamedRange control.

Namespace:   Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Object^ ClearOutline()

Return Value

Type: System::Object^

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.

No code example is currently available or this language may not be supported.
Return to top
Show: