_TableView.AutoPreviewFont 属性

定义

返回一个 ViewFont 对象,该对象表示在对象中 TableView 自动预览 Outlook 项目时使用的字体。 只读。

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

属性值

适用于