public class PivotFieldSortSetting
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCell()
Sorts by the values in which row or column.
|
int |
getFieldIndex()
Represents the index of the field sorted by.
|
int |
getLineTypeSortedBy()
The pivot line type sorted by.
|
int |
getSortType()
Represents the
SortOrder. |
boolean |
isSimpleSort()
Indicates whether a simple data sort operation will be applied.
|
boolean |
isSortByLabels()
Indicates whether sorting the field by itself or data field.
|
public int getSortType()
public boolean isSortByLabels()
public int getFieldIndex()
public int getLineTypeSortedBy()
See PivotLineType.
Remarks
Only works when not sorting this field by labels.public boolean isSimpleSort()
Remarks
The default value is true.public java.lang.String getCell()
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.