Expand Minimize
1 out of 1 rated this helpful - Rate this topic

Workbook.IsInplace Property

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

Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in microsoft.office.tools.excel.dll)

public virtual bool IsInplace { get; }

Property Value

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)
© 2013 Microsoft. All rights reserved.