Workbook.LockServerFile Method

Excel Developer Reference

Locks the workbook on the server to prevent modification.

Version Information
 Version Added:  Excel 2007

Syntax

expression.LockServerFile

expression   A variable that represents a Workbook object.

See Also