Search
CellAnnotation.setFontStrikeout Method
See Also
 






Sets a value indicating whether the comment text is with a line through the middle.

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

 Syntax

Java  Copy Code

public void setFontStrikeout (
    Boolean value
)

 Parameters

value

 See Also