public class DataSorterKey
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
Color |
getColor()
Gets the sorted color.
|
int |
getIconId()
Represents the id of the icon set type.
|
int |
getIconSetType()
Represents the icon set type.
|
int |
getIndex()
Gets the sorted column index(absolute position, column A is 0, B is 1, ...).
|
int |
getOrder()
Indicates the order of sorting.
|
int |
getType()
Represents the type of sorting.
|
public int getOrder()
See SortOrder.
public int getIndex()
public int getType()
See SortOnType.
public int getIconSetType()
See IconSetType.
Remarks
Only takes effect whenCellValue.getType() is SortOnType.ICON.public int getIconId()
Remarks
Only takes effect whenCellValue.getType() is SortOnType.ICON.public Color getColor()
Remarks
Only takes effect whenCellValue.getType() is SortOnType.CELL_COLOR or SortOnType.FONT_COLOR.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.