TotalType Property

Microsoft Office Web Components Object Model

Show All

TotalType Property

       

Returns or sets the type of total. Read/write DscTotalTypeEnum.

DscTotalTypeEnum can be one of these DscTotalTypeEnum constants.
dscAny
dscAvg
dscCount
dscMax
dscMin
dscNone
dscStdev
dscSum
 

expression.TotalType

expression   Required. An expression that returns one of the objects in the Applies To list.

Remarks

Values other than dscNone are valid only with page fields of type dscGrouping.