Expand Minimize
This topic has not yet been rated - Rate this topic

Workbook.IsInplace Property (2007 System)

Gets a value that indicates whether the specified workbook is being edited in place.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel.v9.0 (in Microsoft.Office.Tools.Excel.v9.0.dll)
public bool IsInplace { get; }

Property Value

Type: System.Boolean
true if the specified workbook is being edited in place; false if the workbook has been opened in Microsoft Office Excel for editing.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.