Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 457 Bytes

f79a8b30-37e0-c1e6-7414-f664dfeb0c86.md

File metadata and controls

12 lines (7 loc) · 457 Bytes

OlTextAlign Enumeration (Outlook)

Specifies the alignment of text in a control.

Name Value Description
olTextAlignCenter 2 Text rendered in the control will be aligned to the center of the control.
olTextAlignLeft 1 Text rendered in the control will be aligned to the left edge of the control.
olTextAlignRight 3 Text rendered in the control will be aligned to the right edge of the control.