[]
Specifies whether the subtotal rows or columns appear before or after the detail rows or columns.
public enum SubtotalPosition
| Name | Description |
|---|---|
| After | Subtotal column or row appears after the detail columns or rows. |
| Before | Subtotal column or row appears before the detail columns or rows. |