_OlkFrameHeader.Alignment 属性

定义

返回或设置一个 OlAlignment 常量,该常量指示控件相对于其标题的位置。 读/写。

public:
 property Microsoft::Office::Interop::Outlook::OlAlignment Alignment { Microsoft::Office::Interop::Outlook::OlAlignment get(); void set(Microsoft::Office::Interop::Outlook::OlAlignment value); };
public Microsoft.Office.Interop.Outlook.OlAlignment Alignment { get; set; }
Public Property Alignment As OlAlignment

属性值

注解

默认值是 olAlignmentLeft

适用于