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