Gets or sets an automatic subtotal for the column or row.
| Visual Basic (Declaration) | |
|---|---|
Public Property Subtotal As Subtotal | |
| C# | |
|---|---|
public Subtotal Subtotal {get; set;} | |
Property Value
A Subtotal object containing an automatic subtotal for the column or row.