IMsoBorder.LineStyle Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property LineStyle As Object
Get
Set
'Usage
Dim instance As IMsoBorder
Dim value As Object
value = instance.LineStyle
instance.LineStyle = value
Object LineStyle { get; set; }
Property Value
Type: System.Object