_TimelineView.UpperScaleFont Property

Definition

Returns a ViewFont object that represents the font used to display the upper portion of the timeline scale for a TimelineView object. Read-only.

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

Property Value

Applies to