Freigeben über


Font2.NameFarEast Property

Gets or sets an East Asian font name. Read/write.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property NameFarEast As String
    Get
    Set
'Usage
Dim instance As Font2
Dim value As String

value = instance.NameFarEast

instance.NameFarEast = value
string NameFarEast { get; set; }

Property Value

Type: System.String
String

See Also

Reference

Font2 Interface

Font2 Members

Microsoft.Office.Core Namespace