Totals |
The TotalsSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| TotalsSettings(CellsetAxis) | Initializes a new instance of the TotalsSettings class. | |
| TotalsSettings(CellsetAxis, Boolean) | Initializes a new instance of the TotalsSettings class. | |
| TotalsSettings(CellsetAxis, Boolean, Boolean) | Initializes a new instance of the TotalsSettings class. |
| Name | Description | |
|---|---|---|
| ItemizeTotals | Gets a value indicating whether the totals captions should display the child count. | |
| PlaceTotalsAtBottom | Gets a value indicating whether the shown totals, if any, are to be placed at the bottom of the result. | |
| ShownTotals | Gets the value indicating how totals should be displayed. |
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object)) | |
| Equals(TotalsSettings) | Indicates whether the current object is equal to another object of the same type. | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) | |
| IsCompatibleWith | Gets a value indictating whether another TotalsSettings is compatible with the current instance. |