_Workbook.AcceptAllChanges(Object, Object, Object) Method

Definition

Accepts all changes in the specified shared workbook.

public void AcceptAllChanges (object When, object Who, object Where);
Public Sub AcceptAllChanges (Optional When As Object, Optional Who As Object, Optional Where As Object)

Parameters

When
Object

Optional Object. Specifies when all the changes are accepted.

Who
Object

Optional Object. Specifies by whom all the changes are accepted.

Where
Object

Optional Object. Specifies where all the changes are accepted.

Applies to