TotalOrientation Property

Microsoft Office Web Components Object Model

Show All

TotalOrientation Property

       

Returns or sets the orientation used to display summary totals when there is more than one total. Read/write PivotViewTotalOrientationEnum.

PivotViewTotalOrientationEnum can be one of these PivotViewTotalOrientationEnum constants.
plTotalOrientationColumn
plTotalOrientationRow
 

expression.TotalOrientation

expression   Required. An expression that returns a PivotView object.