Workbook.EndReview Method (2007 System)

Terminates a review of a file that has been sent for review using the SendForReview method.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel.v9.0 (in Microsoft.Office.Tools.Excel.v9.0.dll)

Syntax

'Declaration
Public Sub EndReview
'Usage
Dim instance As Workbook

instance.EndReview()
public void EndReview()
public:
void EndReview()
public function EndReview()

.NET Framework Security

See Also

Reference

Workbook Class

Workbook Members

Microsoft.Office.Tools.Excel Namespace