IMsoChartGroup.DropLines Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property DropLines As IMsoDropLines
Get
'Usage
Dim instance As IMsoChartGroup
Dim value As IMsoDropLines
value = instance.DropLines
IMsoDropLines DropLines { get; }
Property Value
Type: Microsoft.Office.Core.IMsoDropLines