Item
FormatConditionCollection indexer
通过索引获取格式化条件。
public FormatCondition this[int index] { get; }
范围 | 描述 |
---|---|
index | 要返回的格式化条件的索引。 |
返回值
格式化条件
也可以看看
- class FormatCondition
- class FormatConditionCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
通过索引获取格式化条件。
public FormatCondition this[int index] { get; }
范围 | 描述 |
---|---|
index | 要返回的格式化条件的索引。 |
格式化条件