_Workbook.CheckCompatibility Property

Definition

Controls whether or not the compatibility checker is run automatically when the workbook is saved. Read/write.

public:
 property bool CheckCompatibility { bool get(); void set(bool value); };
public bool CheckCompatibility { get; set; }
Public Property CheckCompatibility As Boolean

Property Value

Boolean

Applies to