FormatCondition.Type プロパティ

定義

オブジェクト型を返します。

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

プロパティ値

注釈

オブジェクト型には、次 XlFormatConditionType のいずれかの定数を指定できます。

xlCellValue

xlExpression

適用対象