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