Cell.AutoSum Method

Definition

Inserts an = (Formula) field that calculates and displays the sum of the values in table cells above or to the left of the cell specified in the expression.

public:
 void AutoSum();
public void AutoSum ();
abstract member AutoSum : unit -> unit
Public Sub AutoSum ()

Remarks

For information about how Microsoft Word determines which values to add, see the Formula(Object, Object) method.

Applies to