Share via


IMsoSeries.HasLeaderLines Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property HasLeaderLines As Boolean
    Get
    Set
'Usage
Dim instance As IMsoSeries
Dim value As Boolean

value = instance.HasLeaderLines

instance.HasLeaderLines = value
bool HasLeaderLines { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

IMsoSeries Interface

IMsoSeries Members

Microsoft.Office.Core Namespace