IconSetCondition.Type 属性

定义

返回枚举的常量之一,该常量 XlFormatConditionType 指定条件格式的类型。 此为只读属性。

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

属性值

Integer

注解

此属性将始终返回值 6,该值等效于 XlIconSet

适用于