Document.FormattingShowFont 屬性

定義

取得或設定值,指出 Microsoft Office Word 是否會在 [樣式與格式] 工作窗格中顯示字型格式。

public:
 property bool FormattingShowFont { bool get(); void set(bool value); };
public bool FormattingShowFont { get; set; }
member this.FormattingShowFont : bool with get, set
Public Property FormattingShowFont As Boolean

屬性值

true如果 Microsoft Office Word 在 [樣式和格式] 工作窗格中顯示字型格式設定,則為 ,false否則為 。

適用於