_TimelineView.LowerScaleFont Property

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

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
<DispIdAttribute()> _
ReadOnly Property LowerScaleFont As ViewFont
    Get
'Usage
Dim instance As _TimelineView
Dim value As ViewFont

value = instance.LowerScaleFont
[DispIdAttribute()]
ViewFont LowerScaleFont { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.ViewFont

See Also

Reference

_TimelineView Interface

_TimelineView Members

Microsoft.Office.Interop.Outlook Namespace