Validation.AlertStyle プロパティ

定義

検証アラート のスタイルを返します。 読み取り専用 XlDVAlertStyleです。

public:
 property int AlertStyle { int get(); };
public int AlertStyle { get; }
Public ReadOnly Property AlertStyle As Integer

プロパティ値

注釈

メソッドを Add(XlDVType, Object, Object, Object, Object) 使用して、範囲のアラート スタイルを設定します。 範囲に既にデータ検証がある場合は、 メソッドを Modify(Object, Object, Object, Object, Object) 使用してアラート のスタイルを変更します。

適用対象