Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ILineFormat Interface / setJoinStyle Method
In This Topic
    setJoinStyle Method
    In This Topic
    Sets the corners style of two intersecting lines. Can be one of the LineJoinStyle constants.
    Syntax
    void setJoinStyle( 
       LineJoinStyle value
    )

    Parameters

    value
    See Also