PivotSummaryInterval Properties
Contains information about the distribution of summary values within a specific range.Name | Description |
---|---|
DataType | Gets the data type of summary values. |
Distribution | Gets information about the distribution of summary values across the summary values range. |
EndValue | Gets the maximum value in the current range. |
IsDiscrete | Gets whether the data type of summary values is discrete. |
IsEmpty | Gets whether the current range contains no summary values. |
StartValue | Gets the minimum value in the current range. |
See Also