Retrieves a boolean value indicating whether the dialog box displays the controls that allow the user to specify strikeout, underline, and text color options.
public final boolean getShowEffects()
Returns true if dialog box contains controls to set strikeout, underline, and text color options; otherwise, returns false.
See Also setShowEffects