Coauthoring.EndReview Method
Terminates merge mode and ends the review.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub EndReview
'Usage
Dim instance As Coauthoring
instance.EndReview()
void EndReview()
Remarks
Returns an error if the application is not already in merge mode.