StdFontClass.IFont_get_Italic 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_Italic() = stdole::IFont::get_Italic;
public virtual bool IFont_get_Italic ();
abstract member IFont_get_Italic : unit -> bool
override this.IFont_get_Italic : unit -> bool
Public Overridable Function IFont_get_Italic () As Boolean