_Workbook.RejectAllChanges(Object, Object, Object) Method

Definition

Rejects all changes in the specified shared workbook.

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

Parameters

When
Object

Optional Object. Specifies when all the changes are rejected.

Who
Object

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

Where
Object

Optional Object. Specifies where all the changes are rejected.

Applies to