_Font.NameOther 属性

定义

返回或设置用于从 128 到 255 的字符代码的字符的字体。 读/写 String

public:
 property System::String ^ NameOther { System::String ^ get(); void set(System::String ^ value); };
public string NameOther { get; set; }
member this.NameOther : string with get, set
Public Property NameOther As String

属性值

注解

在美国英语版本的 Microsoft Word 中,此属性的默认值为 Times New Roman。 Name使用 属性可更改应用于所有文本且显示在“格式”工具栏上的“字体”框中的字体。

适用于