FormatCondition.Type 属性

定义

返回对象类型。

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

属性值

注解

对象类型可以是以下 XlFormatConditionType 常量之一:

xlCellValue

xlExpression

适用于