color property

color property

Gets the sorted color.

Remarks

Only takes effect when DataSorterKey.type is SortOnType.CELL_COLOR or SortOnType.FONT_COLOR.

Definition:

@property
def color(self):
    ...

See Also