Search
Run.setFontItalic Method
See Also
 






Sets the font italic style of the run, or null, if the run should use the default font italic style.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void setFontItalic (
    Boolean value
)

 Parameters

value

 See Also