Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IFontFormat Interface / setStrikethrough Method
In This Topic
    setStrikethrough Method
    In This Topic
    Sets the boolean property that indicates whether the represented text has a strike through it.
    Syntax
    void setStrikethrough( 
       boolean value
    )

    Parameters

    value
    See Also