Outline Interface

Represents an outline on a worksheet.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("000208AB-0000-0000-C000-000000000046")> _
Public Interface Outline
'Usage
Dim instance As Outline
[InterfaceTypeAttribute()]
[GuidAttribute("000208AB-0000-0000-C000-000000000046")]
public interface Outline

Remarks

Use the Outline property to return an Outline object.

See Also

Reference

Outline Members

Microsoft.Office.Interop.Excel Namespace