次の方法で共有


_OlkCommandButton.PictureAlignment プロパティ

定義

画像とボタンのテキストの配置を OlPictureAlignment 指定する定数を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

適用対象