Cross table rows and columns have a ShowTotal property that allows you to show or hide totals by row and column. If this property for rows and columns is set to true, row and column totals are visually displayed. The figure below shows an example of a cross table with results displayed visually.

For example, if a row's ShowTotal property is set to false, the row-by-row total will not be displayed. The following image shows an example of a cross table in which the row's ShowTotal property is set to false.

For example, if a column's ShowTotal property is set to false, totals for each column will not be displayed. The following image shows an example of a cross table in which the column's ShowTotal property is set to false.

By default, the ShowTotal property for rows and columns is set to true to display totals for each row and column.