| メンバ | 解説 | 
|---|---|
| AlphabeticalCaseSensitive | By the first letter | 
| AlphabeticalIgnoreCase | By the first letter ignoring case | 
| Custom | Enables combining the field's data into custom intervals via the IRangeInfo.CustomRange event. | 
| FiscalMonth | Number of month in fiscal year. | 
| FiscalQuarter | Number of quarter in fiscal year. | 
| FiscalWeek | Number of week in fiscal year. | 
| FiscalYear | By fiscal year. | 
| Format | Use PivotField.Format to group values into ranges. | 
| None | Ranges aren't active. | 
| Numeric | Uses IRangeInfo.NumericStep property to combine numeric field values into ranges. | 
| Quarter | Number of quarter in the year | 
| Week | Number of week in the year | 
System.Object
   System.ValueType
      System.Enum
         C1.PivotEngine.RangeType