StdFontClass.IFont_get_Underline Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool IFont_get_Underline() = stdole::IFont::get_Underline;
public virtual bool IFont_get_Underline ();
abstract member IFont_get_Underline : unit -> bool
override this.IFont_get_Underline : unit -> bool
Public Overridable Function IFont_get_Underline () As Boolean