Compartilhar via


IChartGroup.DropLines Property

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

Syntax

'Declaration
ReadOnly Property DropLines As DropLines
    Get
'Usage
Dim instance As IChartGroup
Dim value As DropLines

value = instance.DropLines
DropLines DropLines { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.DropLines

See Also

Reference

IChartGroup Interface

IChartGroup Members

Microsoft.Office.Interop.Excel Namespace