Add
ConditionalFormattingValueCollection.Add method
添加ConditionalFormattingValue
对象.
public int Add(FormatConditionValueType type, string value)
范围 | 类型 | 描述 |
---|---|---|
type | FormatConditionValueType | 值类型。 |
value | String | 价值。 |
返回值
返回列表中新对象的索引。
添加ConditionalFormattingValue
对象.
public int Add(FormatConditionValueType type, string value)
范围 | 类型 | 描述 |
---|---|---|
type | FormatConditionValueType | 值类型。 |
value | String | 价值。 |
返回列表中新对象的索引。