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

Workbook.Excel8CompatibilityMode Property

Gets a value that indicates whether the workbook is in compatibility mode.

Namespace:  Microsoft.Office.Tools.Excel
Assemblies:   Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
bool Excel8CompatibilityMode { get; }

Property Value

Type: Boolean
true if the workbook is in compatibility mode; otherwise, false.

In compatibility mode, certain functionality is disabled or functions differently. For example, Excel 2007 workbooks in compatibility mode are restricted to the same number of rows and columns that are available in earlier versions of Excel.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.