StdFontClass.IFont_set_Name(String) 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 void IFont_set_Name(System::String ^ pname) = stdole::IFont::set_Name;
public virtual void IFont_set_Name (string pname);
abstract member IFont_set_Name : string -> unit
override this.IFont_set_Name : string -> unit
Public Overridable Sub IFont_set_Name (pname As String)
Parameters
- pname
- String