_CommandBars.DisplayFonts Özellik

Tanım

Yazı tipi açılır listesinde bir yazı tipi adının bu adın yazı tipiyle görüntülenip görüntülenmeyeceğini belirler. Her zaman false döndürür.

public:
 property bool DisplayFonts { bool get(); void set(bool value); };
public:
 property bool DisplayFonts { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610809367)]
public bool DisplayFonts { [System.Runtime.InteropServices.DispId(1610809367)] get; [System.Runtime.InteropServices.DispId(1610809367)] set; }
[<System.Runtime.InteropServices.DispId(1610809367)>]
[<get: System.Runtime.InteropServices.DispId(1610809367)>]
[<set: System.Runtime.InteropServices.DispId(1610809367)>]
member this.DisplayFonts : bool with get, set
Public Property DisplayFonts As Boolean

Özellik Değeri

Boolean

Her zaman false döndürür.

Öznitelikler

Açıklamalar

Bu özelliği başka bir değerle ayarlamaya çalışmak özel durumun oluşturulmasına neden olur.

Şunlara uygulanır