_TableView.RowFont Property

Definition

Returns a ViewFont object that represents the font used when displaying rows in the TableView object. Read-only.

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

Property Value

Applies to