Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ILineFormat Interface / setCapStyle Method
In This Topic
    setCapStyle Method
    In This Topic
    Sets the cap style for the end of the line. Can be one of the LineCapStyle constants.
    Syntax
    void setCapStyle( 
       LineCapStyle value
    )

    Parameters

    value
    See Also