Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / TextFormatInfo Class / getItalic Method
In This Topic
    getItalic 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 boolean getItalic()
    See Also