Solid Edge FrameworkSupport Type Library
LineDashType Property
Description
Line dash style type.
Property type
Read-write property
Syntax
Visual Basic
Public Property LineDashType( _
   ByVal lineType As TableStyleLineTypeConstants _
) As String
Parameters
lineType
ValueDescription
seBorderBorder Line
seHeaderDataSeparatorHeader/Data Separator
seHeaderSeparatorHeader Separator
seHorizontalGridLineHorizontal Grid Line
seTitleHeaderSeparatorTitle/Header Separator
seTitleSeparatorTitle Separator
seVerticalGridLineVertical Grid Line
See Also

TableStyle Object  | TableStyle Members