Share via


StdFontClass.IFont_set_Strikethrough(Boolean) Method

Definition

public:
 virtual void IFont_set_Strikethrough(bool pstrikethrough) = stdole::IFont::set_Strikethrough;
public virtual void IFont_set_Strikethrough (bool pstrikethrough);
abstract member IFont_set_Strikethrough : bool -> unit
override this.IFont_set_Strikethrough : bool -> unit
Public Overridable Sub IFont_set_Strikethrough (pstrikethrough As Boolean)

Parameters

pstrikethrough
Boolean

Applies to