DataSorterKey类
DataSorterKey类
表示数据排序器的键。
DataSorterKey 类型公开了以下成员:
特性
| 属性 | 描述 |
|---|---|
| order | 表示排序顺序。 |
| index | 获取排好序的列索引(绝对位置,A列为0,B列为1,…)。 |
| type | 表示排序的类型。 |
| icon_set_type | 表示图标集类型。 |
| icon_id | 代表图标集类型的id。 |
| color | 获取排序后的颜色。 |
也可以看看
- 模块 aspose.cells
表示数据排序器的键。
DataSorterKey 类型公开了以下成员:
| 属性 | 描述 |
|---|---|
| order | 表示排序顺序。 |
| index | 获取排好序的列索引(绝对位置,A列为0,B列为1,…)。 |
| type | 表示排序的类型。 |
| icon_set_type | 表示图标集类型。 |
| icon_id | 代表图标集类型的id。 |
| color | 获取排序后的颜色。 |