次の方法で共有


_AutoFormatRule.Font プロパティ

定義

ビュー内の ViewFont 書式設定ルールの条件を満たす Outlook アイテムを表示するために使用されるフォントを表すオブジェクトを返します。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Outlook::ViewFont ^ Font { Microsoft::Office::Interop::Outlook::ViewFont ^ get(); void set(Microsoft::Office::Interop::Outlook::ViewFont ^ value); };
public Microsoft.Office.Interop.Outlook.ViewFont Font { get; set; }
Public Property Font As ViewFont

プロパティ値

適用対象