Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 926 Bytes

Outlook.ViewFont.Size.md

File metadata and controls

38 lines (22 loc) · 926 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ViewFont.Size property (Outlook)
vbaol11.chm2698
vbaol11.chm2698
Outlook.ViewFont.Size
3eecba24-6e4e-637f-bffb-21def66127d8
06/08/2017
medium

ViewFont.Size property (Outlook)

Returns or sets a Long value that represents the size (in points) of the font in the view. Read-only.

Syntax

expression.Size

expression A variable that represents a ViewFont object.

Remarks

This property can be set to a value between 1 and 127. If this property is set to a value less than 1, the property is set to 1. If this property is set to a value greater than 127, the property is set to 127.

The default value for this property is determined by the operating system.

See also

ViewFont Object

[!includeSupport and feedback]