IconSetCondition.Type 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回枚举的常量之一,该常量 XlFormatConditionType 指定条件格式的类型。 此为只读属性。
public:
property int Type { int get(); };
public int Type { get; }
Public ReadOnly Property Type As Integer
属性值
Integer
注解
此属性将始终返回值 6,该值等效于 XlIconSet。