次の方法で共有


IconSetCondition.Type プロパティ

定義

条件付き書式の種類を指定する列挙型の XlFormatConditionType 定数のいずれかを返します。 読み取り専用です。

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

プロパティ値

Integer

注釈

このプロパティは常に 6 の値を XlIconSet返します。これは と同等です。

適用対象