_Application.ErrorCheckingOptions Property

Definition

Returns an ErrorCheckingOptions object, which represents the error checking options for an application.

public:
 property Microsoft::Office::Interop::Excel::ErrorCheckingOptions ^ ErrorCheckingOptions { Microsoft::Office::Interop::Excel::ErrorCheckingOptions ^ get(); };
public Microsoft.Office.Interop.Excel.ErrorCheckingOptions ErrorCheckingOptions { get; }
Public ReadOnly Property ErrorCheckingOptions As ErrorCheckingOptions

Property Value

Applies to