[]
Interface for field ranges.
public interface IRangeInfo
| Name | Description |
|---|---|
| FiscalYearFirstMonth | Gets or sets the number of the first month for the fiscal year. |
| FiscalYearShift | Gets or sets the shift for the Fiscal year. |
| Format | Gets Format of associated PivotField. |
| IsActive | Returns True if range is active. |
| NumericStep | A value to combine numeric field values into ranges. |
| RangeType | Gets or sets type of Range. |
| Name | Description |
|---|---|
| GetRange(object) | Returns range for a given value. |
| Name | Description |
|---|---|
| CustomRange | Event that allows combining the field's data into custom intervals. |