Top10.Type 属性

定义

返回条件格式的类型。 此为只读属性。

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

属性值

XlFormatConditionType

注解

此属性将始终返回 整数 值“5”,等效于 xlTop10

适用于