'Declaration Public Property LineStyle As InlineLineStyle
public InlineLineStyle LineStyle {get; set;}
Note: the set accessor is for serialization only, and should not be used directly.
'Declaration Public Property LineStyle As InlineLineStyle
public InlineLineStyle LineStyle {get; set;}