Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / TextFormatInfo Class / setItalic Method
In This Topic
    setItalic Method
    In This Topic
    Gets or sets the font style for the content of the element.

    True if font style is italic. Otherwise, font style is normal.

    Syntax
    public void setItalic( 
       boolean value
    )

    Parameters

    value
    See Also