asposecells.api

Class PivotDiscreteGroupSettings

Rrepsents the discrete group of pivot field

Property Getters/Setters Summary
methodgetItems()
Gets the discrete items.
methodgetType()
Gets the group type. The value of the property is PivotFieldGroupType integer constant.
 

    • Property Getters/Setters Detail

      • getType : int 

        int getType()
        
        Gets the group type. The value of the property is PivotFieldGroupType integer constant.
      • getItems : CustomPiovtFieldGroupItem[] 

        CustomPiovtFieldGroupItem[] getItems()
        
        Gets the discrete items.