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

    Parameters

    value
    See Also