Calculation |
public enum CalculationOption
| Member name | Value | Description |
|---|---|---|
| No | 0 | No calculation option |
| PercentageRow | 1 | Value is displayed as a percentage of the row |
| PercentageColumn | 2 | Value is displayed as a percentage of the column |
| PercentageAll | 3 | Value is displayed as a percentage of the total |