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