Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ILineFormat Interface / DashStyle Property
In This Topic
    DashStyle Property
    In This Topic
    Gets or sets the dash style for the specified line. Can be one of the LineDashStyle constants.
    Syntax
    LineDashStyle DashStyle {get; set;}
    See Also