Share via


Workbook.Excel8CompatibilityMode Property (Excel)

The Excel8CompatibilityMode property provides developers with a way to check if the workbook is in compatibility mode. Read-only Boolean.

Version Information

추가된 버전: Excel 2007

Syntax

.Excel8CompatibilityMode

A variable that represents a Workbook object.

Remarks

In compatibility mode, certain functionality is disabled or functions differently. For example, in Excel 2007 or later there are more rows and columns available as compared to the earlier versions of Excel. Also structured referencing is available in Excel 2007 or later.

참고 항목

개념

Workbook Object

Workbook Object Members