_TableView.ColumnFont Property

Definition

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

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

Property Value

Applies to