Workbook.CanCheckIn Method

Gets a value that indicates whether Microsoft Office Excel can check in the workbook to a server.

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

Syntax

'Declaration
Function CanCheckIn As Boolean
bool CanCheckIn()

Return Value

Type: System.Boolean
true if Microsoft Office Excel can check in the workbook to a server; otherwise, false.

.NET Framework Security

See Also

Reference

Workbook Interface

Microsoft.Office.Tools.Excel Namespace