_TableView.RowFont 属性

定义

返回一个 ViewFont 对象,该对象表示在 对象中 TableView 显示行时使用的字体。 只读。

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

属性值

适用于