icon_id property
icon_id property
Represents the id of the icon set type.
Remarks
Only takes effect when DataSorterKey.type
is SortOnType.ICON
.
Definition:
@property
def icon_id(self):
...
See Also
- module
aspose.cells
- class
DataSorterKey
Represents the id of the icon set type.
Only takes effect when DataSorterKey.type
is SortOnType.ICON
.
@property
def icon_id(self):
...
aspose.cells
DataSorterKey