_ColumnFormat.Align 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个 OlAlign 常量,该常量指示对象的关联属性的 ColumnFormat 列标签对齐方式。 读/写。
public:
property Microsoft::Office::Interop::Outlook::OlAlign Align { Microsoft::Office::Interop::Outlook::OlAlign get(); void set(Microsoft::Office::Interop::Outlook::OlAlign value); };
public Microsoft.Office.Interop.Outlook.OlAlign Align { get; set; }
Public Property Align As OlAlign
属性值
注解
对于列标签显示为图标的属性,此属性的值将被忽略。