_CardView.HeadingsFont 属性

定义

返回一个 ViewFont 对象,该对象表示用于显示对象中每张卡片标题的 CardView 字体。 只读。

public:
 property Microsoft::Office::Interop::Outlook::ViewFont ^ HeadingsFont { Microsoft::Office::Interop::Outlook::ViewFont ^ get(); };
public Microsoft.Office.Interop.Outlook.ViewFont HeadingsFont { get; }
Public ReadOnly Property HeadingsFont As ViewFont

属性值

适用于