aspose.cells

Class PivotFieldSortSetting

Property Getters/Setters Summary
functiongetCell()
functiongetFieldIndex()
functionisSimpleSort()
functionisSortByLabels()
functiongetLineTypeSortedBy()
The value of the property is PivotLineType integer constant.
functiongetSortType()
The value of the property is SortOrder integer constant.
 

    • Property Getters/Setters Detail

      • getSortType : Number 

        function getSortType()
        
        The value of the property is SortOrder integer constant.
      • isSortByLabels : boolean 

        function isSortByLabels()
        
      • getFieldIndex : Number 

        function getFieldIndex()
        
      • getLineTypeSortedBy : Number 

        function getLineTypeSortedBy()
        
        The value of the property is PivotLineType integer constant.
      • isSimpleSort : boolean 

        function isSimpleSort()
        
      • getCell : String 

        function getCell()