Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / ILineFormat Interface / JoinStyle Property
In This Topic
    JoinStyle Property
    In This Topic
    Gets or sets the corners style of two intersecting lines. Can be one of the LineJoinStyle constants.
    Syntax
    LineJoinStyle JoinStyle {get; set;}
    See Also