WorkbookClass.Excel8CompatibilityMode Property
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property Excel8CompatibilityMode As Boolean
Get
'Usage
Dim instance As WorkbookClass
Dim value As Boolean
value = instance.Excel8CompatibilityMode
public virtual bool Excel8CompatibilityMode { get; }
Property Value
Type: System.Boolean
Implements
_Workbook.Excel8CompatibilityMode