Search
Run.setFontStrikeout Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setFontStrikeout (
    Boolean value
)

 Parameters

value

 See Also