color属性
color属性
获取已排序的 color。
注意事项
仅当 DataSorterKey.type 为 SortOnType.CELL_COLOR 或 SortOnType.FONT_COLOR 时才生效。
定义:
@property
def color(self):
...
获取已排序的 color。
仅当 DataSorterKey.type 为 SortOnType.CELL_COLOR 或 SortOnType.FONT_COLOR 时才生效。
@property
def color(self):
...