Outline Interface 

Represents an outline on a worksheet.

Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in microsoft.office.interop.excel.dll)

Usage

Public Class utlineImplementation
    Implements Outline
End Class
Dim utlineImplementation1 As New utlineImplementation()

Syntax

Public Interface Outline
public interface Outline
public interface class Outline
public interface Outline
public interface Outline

Remarks

Use the Outline property to return an Outline object.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Excel Namespace

Other Resources

Outline Members