icon_set_type property

icon_set_type property

Represents the icon set type.

Remarks

Only takes effect when DataSorterKey.type is SortOnType.ICON.

Definition:

@property
def icon_set_type(self):
    ...

See Also